8000 chore(deps): Update go deps by renovate[bot] · Pull Request #2319 · cerbos/cerbos · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(deps): Update go deps #2319

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Sep 25, 2024
Merged

chore(deps): Update go deps #2319

merged 6 commits into from
Sep 25, 2024

Conversation

renovate[bot]
Copy link
Contributor
@renovate renovate bot commented Sep 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.34.2-20240717164558-a6c49f84cc0f.2 -> v1.34.2-20240920164238-5a7b106cbb87.2 age adoption passing confidence require patch
connectrpc.com/connect v1.16.2 -> v1.17.0 age adoption passing confidence require minor
github.com/aws/aws-sdk-go-v2/config v1.27.33 -> v1.27.37 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/service/marketplacemetering v1.23.6 -> v1.24.1 age adoption passing confidence require minor
github.com/aws/smithy-go v1.20.4 -> v1.21.0 age adoption passing confidence require minor
github.com/bufbuild/buf v1.40.1 -> v1.42.0 age adoption passing confidence require minor
github.com/bufbuild/protovalidate-go v0.6.5 -> v0.7.0 age adoption passing confidence require minor
github.com/cerbos/protoc-gen-jsonschema v0.1.2 -> v0.1.3 age adoption passing confidence require patch
github.com/dadav/helm-schema 7592f05 -> 1368290 age adoption passing confidence require digest
github.com/goreleaser/goreleaser/v2 v2.2.0 -> v2.3.2 age adoption passing confidence require minor
github.com/jackc/pgx/v5 v5.7.0 -> v5.7.1 age adoption passing confidence require patch
github.com/planetscale/vtprotobuf 0393e58 -> 6f2963f require digest
github.com/planetscale/vtprotobuf 615f978 -> 6f2963f require digest
github.com/prometheus/client_golang v1.20.3 -> v1.20.4 age adoption passing confidence require patch
github.com/rivo/tview fd649db -> a64fc48 age adoption passing confidence require digest
github.com/rogpeppe/go-internal v1.12.0 -> v1.13.1 age adoption passing confidence require minor
github.com/vektra/mockery/v2 v2.45.1 -> v2.46.0 age adoption passing confidence require minor
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0 -> v0.55.0 age adoption passing confidence require minor
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 -> v0.55.0 age adoption passing confidence require minor
go.opentelemetry.io/contrib/instrumentation/runtime v0.54.0 -> v0.55.0 age adoption passing confidence require minor
go.opentelemetry.io/contrib/propagators/autoprop v0.54.0 -> v0.55.0 age adoption passing confidence require minor
go.opentelemetry.io/contrib/propagators/b3 v1.29.0 -> v1.30.0 age adoption passing confidence require minor
go.opentelemetry.io/otel v1.29.0 -> v1.30.0 age adoption passing confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.29.0 -> v1.30.0 age adoption passing confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.29.0 -> v1.30.0 age adoption passing confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.29.0 -> v1.30.0 age adoption passing confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.29.0 -> v1.30.0 age adoption passing confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.29.0 -> v1.30.0 age adoption passing confidence require minor
go.opentelemetry.io/otel/exporters/prometheus v0.51.0 -> v0.52.0 age adoption passing confidence require minor
go.opentelemetry.io/otel/metric v1.29.0 -> v1.30.0 age adoption passing confidence require minor
go.opentelemetry.io/otel/sdk v1.29.0 -> v1.30.0 age adoption passing confidence require minor
go.opentelemetry.io/otel/sdk/metric v1.29.0 -> v1.30.0 age adoption passing confidence require minor
go.opentelemetry.io/otel/trace v1.29.0 -> v1.30.0 age adoption passing confidence require minor
go.uber.org/automaxprocs v1.5.3 -> v1.6.0 age adoption passing confidence require minor
gocloud.dev v0.37.0 -> v0.39.0 age adoption passing confidence require minor
google.golang.org/grpc v1.66.1 -> v1.67.0 age adoption passing confidence require minor
google.golang.org/protobuf 94ecbc2 -> 03df6c1 require digest
helm.sh/helm/v3 v3.15.4 -> v3.16.1 age adoption passing confidence require minor
modernc.org/sqlite v1.33.0 -> v1.33.1 age adoption passing confidence require patch

Release Notes

connectrpc/connect-go (connectrpc.com/connect)

v1.17.0

Compare Source

What's Changed

Enhancements
Bugfixes
  • Prevent incorrect propagation of protocol-specific metadata by @​emcfarlane in #​748
  • Fix error message about unexpected content-type by @​jhump in #​775
  • Calls should return "unavailable" instead of "unimplemented" or "unknown" when the transport fails to produce an HTTP response and returns io.EOF errors by @​jhump in #​776
Other changes

New Contributors

Full Changelog: connectrpc/connect-go@v1.16.2...v1.17.0

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/service/marketplacemetering)

v1.24.1

v1.24.0

aws/smithy-go (github.com/aws/smithy-go)

v1.21.0

Compare Source

bufbuild/buf (github.com/bufbuild/buf)

v1.42.0

Compare Source

  • Add support for custom lint and breaking change plugins. See
    our launch blog post
    for more details!
  • Add buf dep graph --format flag that defaults to dot, and adds the option json, to print
    the dependency graph in JSON format.
  • Fix bugs in buf format where trailing comments on commas in message literals were not properly
    propagated to the formatted proto, empty message literals were not properly indented, and
    compound strings in options added an extra newline before trailing commas.

v1.41.0

Compare Source

  • Add HTTP/3 support for gRPC with buf curl.
  • Fix issue where errors from protoc plugins may be overwritten when executing plugins in parallel.
bufbuild/protovalidate-go (github.com/bufbuild/protovalidate-go)

v0.7.0

Compare Source

What's Changed

Full Changelog: bufbuild/protovalidate-go@v0.6.5...v0.7.0

cerbos/protoc-gen-jsonschema (github.com/cerbos/protoc-gen-jsonschema)

v0.1.3

Compare Source

goreleaser/goreleaser (github.com/goreleaser/goreleaser/v2)

v2.3.2

Compare Source

Changelog

Bug fixes
Dependency updates
Other work

Full Changelog: goreleaser/goreleaser@v2.3.1...v2.3.2

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them?
You can sponsor, get a Pro License or contribute with code.

Where to go next?

GoReleaser logo

v2.3.1

Compare Source

Changelog

Bug fixes
Dependency updates
Documentation updates
Other work

Full Changelog: goreleaser/goreleaser@v2.3.0...v2.3.1

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them?
You can sponsor, get a Pro License or contribute with code.

Where to go next?

GoReleaser logo

v2.3.0

Compare Source

Changelog

New Features
Bug fixes
Dependency updates
Documentation updates
Build process updates
Other work

Full Changelog: goreleaser/goreleaser@v2.2.0...v2.3.0

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them?
You can sponsor, get a Pro License or contribute with code.

Where to go next?

GoReleaser logo

jackc/pgx (github.com/jackc/pgx/v5)

v5.7.1

Compare Source

prometheus/client_golang (github.com/prometheus/client_golang)

v1.20.4

Compare Source

  • [BUGFIX] histograms: Fix a possible data race when appending exemplars vs metrics gather. #​1623
rogpeppe/go-internal (github.com/rogpeppe/go-internal)

v1.13.1

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added area/dependencies Pull requests that update a dependency file bots kind/chore labels Sep 23, 2024
Copy link
Contributor Author
renovate bot commented Sep 23, 2024

ℹ Artifact update notice

File name: api/genpb/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
golang.org/x/net v0.26.0 -> v0.28.0
golang.org/x/sys v0.21.0 -> v0.24.0
File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 37 additional dependencies were updated

Details:

Package Change
cloud.google.com/go v0.112.2 -> v0.115.0
cloud.google.com/go/auth v0.3.0 -> v0.8.1
cloud.google.com/go/auth/oauth2adapt v0.2.2 -> v0.2.4
cloud.google.com/go/compute/metadata v0.3.0 -> v0.5.0
cloud.google.com/go/iam v1.1.8 -> v1.1.13
cloud.google.com/go/storage v1.41.0 -> v1.43.0
github.com/aws/aws-sdk-go-v2 v1.30.5 -> v1.31.0
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.1 -> v1.6.3
github.com/aws/aws-sdk-go-v2/credentials v1.17.32 -> v1.17.34
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.13 -> v1.16.14
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.16.9 -> v1.17.10
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.17 -> v1.3.18
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.17 -> v2.6.18
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.3 -> v1.3.15
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.4 -> v1.11.5
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.5 -> v1.3.17
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.19 -> v1.11.20
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.3 -> v1.17.15
github.com/aws/aws-sdk-go-v2/service/s3 v1.51.4 -> v1.58.3
github.com/aws/aws-sdk-go-v2/service/sso v1.22.7 -> v1.23.0
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.7 -> v1.27.0
github.com/aws/aws-sdk-go-v2/service/sts v1.30.7 -> v1.31.0
github.com/cyphar/filepath-securejoin v0.2.4 -> v0.3.1
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/google/s2a-go v0.1.7 -> v0.1.8
github.com/googleapis/gax-go/v2 v2.12.4 -> v2.13.0
github.com/jackc/puddle/v2 v2.2.1 -> v2.2.2
github.com/pmezard/go-difflib v1.0.0 -> v1.0.1-0.20181226105442-5d4384ee4fb2
github.com/prometheus/common v0.55.0 -> v0.59.1
go.opentelemetry.io/contrib/propagators/aws v1.29.0 -> v1.30.0
go.opentelemetry.io/contrib/propagators/jaeger v1.29.0 -> v1.30.0
go.opentelemetry.io/contrib/propagators/ot v1.29.0 -> v1.30.0
golang.org/x/time v0.5.0 -> v0.6.0
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 -> v0.0.0-20240716161551-93cc26a95ae9
google.golang.org/api v0.178.0 -> v0.191.0
google.golang.org/genproto v0.0.0-20240401170217-c3f982113cda -> v0.0.0-20240812133136-8ffd90a71988
google.golang.org/genproto/googleapis/rpc v0.0.0-20240827150818-7e3bb234dfed -> v0.0.0-20240903143218-8af14fe29dc1
File name: tools/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 51 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23 -> 1.23.1
dario.cat/mergo v1.0.0 -> v1.0.1
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.12.0 -> v1.14.0
github.com/Azure/azure-sdk-for-go/sdk/internal v1.9.0 -> v1.10.0
github.com/atc0005/go-teams-notify/v2 v2.11.0 -> v2.13.0
github.com/aws/aws-sdk-go v1.55.3 -> v1.55.5
github.com/aws/aws-sdk-go-v2 v1.26.1 -> v1.30.3
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2 -> v1.6.3
github.com/aws/aws-sdk-go-v2/config v1.27.13 -> v1.27.27
github.com/aws/aws-sdk-go-v2/credentials v1.17.13 -> v1.17.27
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.1 -> v1.16.11
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.16.15 -> v1.17.10
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.5 -> v1.3.15
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.5 -> v2.6.15
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.5 -> v1.3.15
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2 -> v1.11.3
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.7 -> v1.3.17
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.7 -> v1.11.17
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.5 -> v1.17.15
github.com/aws/aws-sdk-go-v2/service/kms v1.31.0 -> v1.35.3
github.com/aws/aws-sdk-go-v2/service/s3 v1.53.1 -> v1.58.3
github.com/aws/aws-sdk-go-v2/service/sso v1.20.6 -> v1.22.4
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.24.0 -> v1.26.4
github.com/aws/aws-sdk-go-v2/service/sts v1.28.7 -> v1.30.3
github.com/aws/smithy-go v1.20.2 -> v1.20.3
github.com/bluesky-social/indigo v0.0.0-20240411170459-440932307e0d -> v0.0.0-20240813042137-4006c0eca043
github.com/bufbuild/protoplugin v0.0.0-20240323223605-e2735f6c31ee -> v0.0.0-20240911180120-7bb73e41a54a
github.com/charmbracelet/lipgloss v0.12.1 -> v0.13.0
github.com/containerd/containerd v1.7.21 -> v1.7.22
github.com/containerd/errdefs v0.1.0 -> v0.2.0
github.com/docker/cli v27.2.0+incompatible -> v27.2.1+incompatible
github.com/docker/docker v27.2.0+incompatible -> v27.2.1+incompatible
github.com/google/pprof v0.0.0-20240903155634-a8630aee4ab9 -> v0.0.0-20240910150728-a0b0bb1d4134
github.com/goreleaser/nfpm/v2 v2.39.0 -> v2.40.0
github.com/quic-go/qpack v0.5.0 -> v0.5.1
github.com/quic-go/quic-go v0.46.0 -> v0.47.0
github.com/slack-go/slack v0.13.1 -> v0.14.0
github.com/whyrusleeping/cbor-gen v0.1.1-0.20240311221002-68b9f235c302 -> v0.1.3-0.20240731173018-74d74643234c
github.com/xanzy/go-gitlab v0.107.0 -> v0.109.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 -> v0.55.0
go.opentelemetry.io/otel v1.29.0 -> v1.30.0
go.opentelemetry.io/otel/metric v1.29.0 -> v1.30.0
go.opentelemetry.io/otel/sdk v1.29.0 -> v1.30.0
go.opentelemetry.io/otel/trace v1.29.0 -> v1.30.0
gocloud.dev v0.38.0 -> v0.39.0
golang.org/x/exp v0.0.0-20240904232852-e7e105dedf7e -> v0.0.0-20240909161429-701f63a606c0
golang.org/x/net v0.28.0 -> v0.29.0
golang.org/x/oauth2 v0.22.0 -> v0.23.0
golang.org/x/tools v0.24.0 -> v0.25.0
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 -> v0.0.0-20240716161551-93cc26a95ae9
google.golang.org/grpc v1.66.0 -> v1.66.2
pluginrpc.com/pluginrpc v0.2.0 -> v0.3.0

@renovate renovate bot force-pushed the renovate/go-deps branch from d9aec43 to 219e26d Compare September 23, 2024 10:47
Copy link
Contributor Author
renovate bot commented Sep 23, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: tools/go.sum
Command failed: go mod tidy
go: downloading github.com/bufbuild/buf v1.42.0
go: downloading github.com/cerbos/protoc-gen-go-hashpb v0.3.1
go: downloading github.com/cerbos/protoc-gen-jsonschema v0.1.3
go: downloading github.com/dadav/helm-schema v0.0.0-20240923180621-13682905ed27
go: downloading github.com/fullstorydev/grpcurl v1.9.1
go: downloading github.com/golangci/golangci-lint v1.61.0
go: downloading github.com/google/go-licenses v1.6.0
go: downloading github.com/goreleaser/goreleaser/v2 v2.3.2
go: downloading github.com/vektra/mockery/v2 v2.46.0
go: downloading go.elastic.co/go-licence-detector v0.6.1
go: downloading google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.5.1
go: downloading google.golang.org/grpc v1.66.2
go: downloading google.golang.org/protobuf v1.34.3-0.20240906163944-03df6c145d96
go: downloading gotest.tools/gotestsum v1.12.0
go: downloading github.com/lyft/protoc-gen-star/v2 v2.0.4-0.20230330145011-496ad1ac90a4
go: downloading github.com/spf13/cobra v1.8.1
go: downloading github.com/spf13/viper v1.19.0
go: downloading github.com/jhump/protoreflect v1.16.0
go: downloading github.com/otiai10/copy v1.14.0
go: downloading k8s.io/klog/v2 v2.120.1
go: downloading github.com/caarlos0/go-version v0.1.1
go: downloading github.com/caarlos0/log v0.4.6
go: downloading github.com/charmbracelet/lipgloss v0.13.0
go: downloading github.com/muesli/termenv v0.15.2
go: downloading go.uber.org/automaxprocs v1.5.3
go: downloading github.com/deckarep/golang-set/v2 v2.6.0
go: downloading github.com/magiconair/properties v1.8.7
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/sagikazarmark/locafero v0.6.0
go: downloading github.com/sagikazarmark/slog-shim v0.1.0
go: downloading github.com/dadav/go-jsonpointer v0.0.0-20240918181927-335cbee8c279
go: downloading github.com/spf13/cast v1.6.0
go: downloading github.com/bufbuild/protocompile v0.14.1
go: downloading google.golang.org/genproto v0.0.0-20240903143218-8af14fe29dc1
go: downloading github.com/envoyproxy/go-control-plane v0.12.1-0.20240621013728-1eb8caab5155
go: downloading github.com/gofrs/flock v0.12.1
go: downloading github.com/hashicorp/go-version v1.7.0
go: downloading github.com/pelletier/go-toml/v2 v2.2.3
go: downloading github.com/google/licenseclassifier v0.0.0-20210722185704-3043a050f148
go: downloading github.com/pelletier/go-toml v1.9.5
go: downloading gopkg.in/src-d/go-git.v4 v4.13.1
go: downloading github.com/otiai10/mint v1.5.1
go: downloading buf.build/go/bufplugin v0.2.0
go: downloading github.com/chigopher/pathlib v0.19.1
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/rs/zerolog v1.29.0
go: downloading github.com/elliotchance/orderedmap/v2 v2.2.0
go: downloading github.com/caarlos0/ctrlc v1.2.0
go: downloading github.com/invopop/jsonschema v0.12.0
go: downloading github.com/muesli/mango-cobra v1.2.0
go: downloading github.com/muesli/roff v0.1.0
go: downloading github.com/charmbracelet/x/ansi v0.1.4
go: downloading github.com/aymanbagabas/go-osc52/v2 v2.0.1
go: downloading github.com/cyphar/filepath-securejoin v0.2.5
go: downloading github.com/karrick/godirwalk v1.16.1
go: downloading github.com/markbates/pkger v0.17.0
go: downloading github.com/dnephin/pflag v1.0.7
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/hashicorp/hcl v1.0.1-vault-5
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/cncf/xds/go v0.0.0-20240423153145-555b57ec207b
go: downloading github.com/go-viper/mapstructure/v2 v2.1.0
go: downloading github.com/ldez/gomoddirectives v0.2.4
go: downloading github.com/golangci/plugin-module-register v0.1.1
go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
go: downloading github.com/golangci/revgrep v0.5.3
go: downloading gopkg.in/src-d/go-billy.v4 v4.3.2
go: downloading gopkg.in/src-d/go-git-fixtures.v3 v3.5.0
go: downloading buf.build/gen/go/bufbuild/registry/protocolbuffers/go v1.34.2-20240821192916-45ba72cdd479.2
go: downloading buf.build/go/protoyaml v0.2.0
go: downloading github.com/bufbuild/protovalidate-go v0.6.5
go: downloading github.com/google/go-containerregistry v0.20.2
go: downloading github.com/quic-go/quic-go v0.47.0
go: downloading github.com/gofrs/uuid/v5 v5.3.0
go: downloading github.com/pkg/profile v1.7.0
go: downloading buf.build/gen/go/bufbuild/bufplugin/protocolbuffers/go v1.34.2-20240904181154-a0be11449112.2
go: downloading pluginrpc.com/pluginrpc v0.3.0
go: downloading github.com/bufbuild/protoplugin v0.0.0-20240911180120-7bb73e41a54a
go: downloading github.com/huandu/xstrings v1.4.0
go: downloading github.com/jinzhu/copier v0.3.5
go: downloading github.com/charmbracelet/x/exp/ordered v0.1.0
go: downloading github.com/goreleaser/nfpm/v2 v2.40.0
go: downloading github.com/muesli/mango v0.1.0
go: downloading github.com/muesli/mango-pflag v0.1.0
go: downloading github.com/wk8/go-ordered-map/v2 v2.1.8
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.4
go: downloading github.com/charmbracelet/keygen v0.5.1
go: downloading github.com/ulikunitz/xz v0.5.12
go: downloading github.com/bitfield/gotestdox v0.2.2
go: downloading cel.dev/expr v0.15.0
go: downloading github.com/alingse/asasalint v0.0.11
go: downloading github.com/tdakkota/asciicheck v0.2.0
go: downloading github.com/breml/bidichk v0.2.7
go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
go: downloading github.com/lasiar/canonicalheader v1.1.1
go: downloading github.com/sivchari/containedctx v1.0.3
go: downloading github.com/kkHAIKE/contextcheck v1.1.5
go: downloading github.com/karamaru-alpha/copyloopvar v1.1.0
go: downloading github.com/bkielbasa/cyclop v1.2.1
go: downloading gitlab.com/bosi/decorder v0.4.2
go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.2.0
go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
go: downloading github.com/Abirdcfly/dupword v0.1.1
go: downloading github.com/charithe/durationcheck v0.0.10
go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
go: downloading github.com/kisielk/errcheck v1.7.0
go: downloading github.com/breml/errchkjson v0.3.6
go: downloading github.com/Antonboom/errname v0.1.13
go: downloading github.com/polyfloyd/go-errorlint v1.6.0
go: downloading github.com/lufeee/execinquery v1.2.1
go: downloading github.com/nishanths/exhaustive v0.12.0
go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.0
go: downloading github.com/kyoh86/exportloopref v0.1.11
go: downloading github.com/Crocmagnon/fatcontext v0.5.2
go: downloading github.com/ashanbrown/forbidigo v1.6.0
go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
go: downloading github.com/ultraware/funlen v0.1.0
go: downloading github.com/daixiang0/gci v0.13.5
go: downloading github.com/golangci/modinfo v0.3.4
go: downloading github.com/nunnatsa/ginkgolinter v0.16.2
go: downloading 4d63.com/gochecknoglobals v0.2.1
go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
go: downloading github.com/alecthomas/go-check-sumtype v0.1.4
go: downloading github.com/uudashr/gocognit v1.1.3
go: downloading github.com/jgautheron/goconst v1.7.1
go: downloading github.com/go-critic/go-critic v0.11.4
go: downloading github.com/fzipp/gocyclo v0.6.0
go: downloading github.com/quasilyte/go-ruleguard/dsl v0.3.22
go: downloading github.com/tetafro/godot v1.4.17
go: downloading github.com/quasilyte/go-ruleguard v0.4.3-0.20240823090925-0fe6f58b47b1
go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
go: downloading github.com/golangci/gofmt v0.0.0-20240816233607-d8596aa466a9
go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
go: downloading mvdan.cc/gofumpt v0.7.0
go: downloading github.com/denis-tingaikin/go-header v0.5.0
go: downloading github.com/ryancurrah/gomodguard v1.3.5
go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
go: downloading github.com/securego/gosec/v2 v2.21.2
go: downloading honnef.co/go/tools v0.5.1
go: downloading github.com/xen0n/gosmopolitan v1.2.2
go: downloading github.com/leonklingele/grouper v1.1.2
go: downloading github.com/julz/importas v0.1.0
go: downloading github.com/macabu/inamedparam v0.1.3
go: downloading github.com/gordonklaus/ineffassign v0.1.0
go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
go: downloading github.com/ckaznocha/intrange v0.2.0
go: downloading github.com/butuzov/ireturn v0.3.0
go: downloading github.com/timonwong/loggercheck v0.9.4
go: downloading github.com/yagipy/maintidx v1.0.0
go: downloading github.com/ashanbrown/makezero v1.1.1
go: downloading github.com/butuzov/mirror v1.2.0
go: downloading github.com/golangci/misspell v0.6.0
go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
go: downloading go-simpler.org/musttag v0.12.2
go: downloading github.com/alexkohler/nakedret/v2 v2.0.4
go: downloading github.com/nakabonne/nestif v0.3.1
go: downloading github.com/gostaticanalysis/nilerr v0.1.1
go: downloading github.com/Antonboom/nilnil v0.1.9
go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
go: downloading github.com/sonatard/noctx v0.0.2
go: downloading github.com/firefart/nonamedreturns v1.0.5
go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
go: downloading github.com/kunwardeep/paralleltest v1.0.10
go: downloading github.com/catenacyber/perfsprint v0.7.1
go: downloading github.com/alexkohler/prealloc v1.0.0
go: downloading github.com/nishanths/predeclared v0.2.2
go: downloading github.com/yeya24/promlinter v0.3.0
go: downloading github.com/ghostiam/protogetter v0.3.6
go: downloading github.com/curioswitch/go-reassign v0.2.0
go: downloading github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c
go: downloading github.com/mgechev/revive v1.3.9
go: downloading github.com/jingyugao/rowserrcheck v1.1.1
go: downloading go-simpler.org/sloglint v0.7.2
go: downloading github.com/jjti/go-spancheck v0.6.2
go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1
go: downloading github.com/4meepo/tagalign v1.3.4
go: downloading github.com/ldez/tagliatelle v0.5.0
go: downloading github.com/sivchari/tenv v1.10.0
go: downloading github.com/maratori/testableexamples v1.0.0
go: downloading github.com/Antonboom/testifylint v1.4.3
go: downloading github.com/maratori/testpackage v1.1.1
go: downloading github.com/kulti/thelper v0.6.3
go: downloading github.com/moricho/tparallel v0.3.2
go: downloading github.com/golangci/unconvert v0.0.0-20240309020433-c5143eacb3ed
go: downloading mvdan.cc/unparam v0.0.0-20240528143540-8a5130ca722f
go: downloading github.com/sashamelentyev/usestdlibvars v1.27.0
go: downloading github.com/blizzy78/varnamelen v0.8.0
go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
go: downloading github.com/ultraware/whitespace v0.1.1
go: downloading github.com/tomarrell/wrapcheck/v2 v2.9.0
go: downloading github.com/bombsimon/wsl/v4 v4.4.1
go: downloading github.com/ykadowak/zerologlint v0.1.5
go: downloading go.opentelemetry.io/otel/sdk/metric v1.28.0
go: downloading buf.build/gen/go/bufbuild/registry/connectrpc/go v1.16.2-20240821192916-45ba72cdd479.1
go: downloading github.com/jdx/go-netrc v1.0.0
go: downloading github.com/jhump/protoreflect/v2 v2.0.0-beta.2
go: downloading github.com/docker/docker v27.2.1+incompatible
go: downloading github.com/docker/cli v27.2.1+incompatible
go: downloading github.com/docker/distribution v2.8.3+incompatible
go: downloading github.com/go-chi/chi/v5 v5.1.0
go: downloading github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7
go: downloading github.com/quic-go/qpack v0.5.1
go: downloading github.com/onsi/ginkgo/v2 v2.20.2
go: downloading github.com/onsi/gomega v1.34.2
go: downloading go.uber.org/mock v0.4.0
go: downloading github.com/felixge/fgprof v0.9.5
go: downloading buf.build/gen/go/pluginrpc/pluginrpc/protocolbuffers/go v1.34.2-20240828222655-5345c0a56177.2
go: downloading code.gitea.io/sdk/gitea v0.19.0
go: downloading github.com/google/go-github/v65 v65.0.0
go: downloading github.com/xanzy/go-gitlab v0.109.0
go: downloading golang.org/x/oauth2 v0.23.0
go: downloading github.com/jarcoal/httpmock v1.3.1
go: downloading github.com/caarlos0/go-shellwords v1.0.12
go: downloading github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20240514230400-03fa26f5508f
go: downloading github.com/chrismellard/docker-credential-acr-env v0.0.0-20230304212654-82a0ddb27589
go: downloading github.com/google/ko v0.16.0
go: downloading github.com/distribution/distribution/v3 v3.0.0-beta.1
go: downloading github.com/anchore/quill v0.4.2
go: downloading github.com/AlekSi/pointer v1.2.0
go: downloading github.com/goreleaser/chglog v0.6.1
go: downloading github.com/bahlo/generic-list-go v0.2.0
go: downloading github.com/buger/jsonparser v1.1.1
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/gobuffalo/here v0.6.0
go: downloading github.com/rogpeppe/go-internal v1.12.0
go: downloading github.com/sourcegraph/go-diff v0.7.0
go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
go: downloading github.com/go-toolsmith/astcast v1.1.0
go: downloading github.com/gostaticanalysis/testutil v0.4.0
go: downloading github.com/alecthomas/assert/v2 v2.2.2
go: downloading github.com/go-toolsmith/astfmt v1.1.0
go: downloading github.com/go-toolsmith/astcopy v1.1.0
go: downloading github.com/go-toolsmith/astequal v1.2.0
go: downloading github.com/go-toolsmith/astp v1.1.0
go: downloading github.com/go-toolsmith/strparse v1.1.0
go: downloading github.com/go-toolsmith/typep v1.1.0
go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
go: downloading github.com/go-quicktest/qt v1.101.0
go: downloading github.com/ccojocar/zxcvbn-go v1.0.2
go: downloading go-simpler.org/assert v0.9.0
go: downloading github.com/gostaticanalysis/comment v1.4.2
go: downloading github.com/prometheus/client_golang v1.19.1
go: downloading github.com/fatih/structtag v1.2.0
go: downloading github.com/ettle/strcase v0.2.0
go: downloading github.com/matryer/is v1.4.0
go: downloading github.com/google/martian v2.1.0+incompatible
go: downloading github.com/src-d/gcfg v1.4.0
go: downloading github.com/klauspost/pgzip v1.2.6
go: downloading github.com/distribution/reference v0.6.0
go: downloading github.com/containerd/log v0.1.0
go: downloading github.com/morikuni/aec v1.0.0
go: downloading github.com/containerd/stargz-snapshotter/estargz v0.15.1
go: downloading github.com/google/pprof v0.0.0-20240910150728-a0b0bb1d4134
go: downloading github.com/davidmz/go-pageant v1.0.2
go: downloading github.com/go-fed/httpsig v1.1.0
go: downloading github.com/google/go-querystring v1.1.0
go: downloading github.com/bluesky-social/indigo v0.0.0-20240813042137-4006c0eca043
go: downloading github.com/caarlos0/env/v11 v11.2.2
go: downloading github.com/mattn/go-mastodon v0.0.8
go: downloading github.com/caarlos0/go-reddit/v3 v3.0.1
go: downloading github.com/slack-go/slack v0.14.0
go: downloading gopkg.in/mail.v2 v2.3.1
go: downloading github.com/atc0005/go-teams-notify/v2 v2.13.0
go: downloading github.com/dghubble/go-twitter v0.0.0-20211115160449-93a8679adecb
go: downloading github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1
go: downloading github.com/dghubble/oauth1 v0.7.3
go: downloading github.com/goreleaser/fileglob v1.3.0
go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.12
go: downloading github.com/Azure/go-autorest/autorest v0.11.29
go: downloading github.com/Azure/go-autorest v14.2.0+incompatible
go: downloading github.com/docker/docker-credential-helpers v0.8.2
go: downloading github.com/sigstore/cosign/v2 v2.2.4
go: downloading github.com/blakesmith/ar v0.0.0-20190502131153-809d4375e1fb
go: downloading github.com/google/rpmpack v0.6.1-0.20240329070804-c2247cbb881a
go: downloading github.com/sassoftware/go-rpmutils v0.4.0
go: downloading github.com/anchore/go-logger v0.0.0-20230725134548-c21dafa1ec5a
go: downloading github.com/anchore/go-macholibre v0.0.0-20220308212642-53e6d0aaf6fb
go: downloading github.com/blacktop/go-macho v1.1.225
go: downloading github.com/wagoodman/go-partybus v0.0.0-20230516145632-8ccac152c651
go: downloading software.sslmate.com/src/go-pkcs12 v0.4.0
go: downloading github.com/gabriel-vasile/mimetype v1.4.4
go: downloading github.com/golang-jwt/jwt/v4 v4.5.0
go: downloading github.com/wagoodman/go-progress v0.0.0-20220614130704-4b1c25a33c7c
go: downloading github.com/Masterminds/sprig/v3 v3.2.3
go: downloading gitlab.com/digitalxero/go-conventional-commit v1.0.7
go: downloading github.com/smartystreets/goconvey v1.8.1
go: downloading github.com/tenntenn/modver v1.0.1
go: downloading github.com/tenntenn/text/transform v0.0.0-20200319021203-7eef512accb3
go: downloading github.com/alecthomas/repr v0.2.0
go: downloading golang.org/x/exp/typeparams v0.0.0-20240314144324-c7f7c6466f7f
go: downloading github.com/quasilyte/gogrep v0.5.0
go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
go: downloading github.com/go-toolsmith/pkgload v1.2.2
go: downloading github.com/prometheus/common v0.51.1
go: downloading github.com/prometheus/procfs v0.12.0
go: downloading github.com/chavacava/garif v0.1.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.22.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.22.0
go: downloading github.com/moby/locker v1.0.1
go: downloading github.com/vbatts/tar-split v0.11.5
go: downloading github.com/go-task/slim-sprig/v3 v3.0.0
go: downloading cloud.google.com/go v0.115.1
go: downloading github.com/Azure/azure-sdk-for-go v68.0.0+incompatible
go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.3.2
go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0
go: downloading cloud.google.com/go/iam v1.2.0
go: downloading google.golang.org/api v0.196.0
go: downloading github.com/aws/aws-sdk-go-v2 v1.30.3
go: downloading github.com/aws/smithy-go v1.20.3
go: downloading github.com/aws/aws-sdk-go-v2/config v1.27.27
go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.35.3
go: downloading github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys v0.10.0
go: downloading cloud.google.com/go/kms v1.19.0
go: downloading github.com/ipfs/go-cid v0.4.1
go: downloading github.com/whyrusleeping/cbor-gen v0.1.3-0.20240731173018-74d74643234c
go: downloading github.com/ipfs/go-block-format v0.2.0
go: downloading github.com/ipfs/go-ipfs-blockstore v1.3.1
go: downloading github.com/ipfs/go-ipld-cbor v0.1.0
go: downloading github.com/ipfs/go-ipld-format v0.6.0
go: downloading github.com/multiformats/go-multihash v0.2.3
go: downloading github.com/carlmjohnson/versioninfo v0.22.5
go: downloading github.com/gorilla/websocket v1.5.1
go: downloading github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80
go: downloading gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc
go: downloading github.com/dghubble/sling v1.4.0
go: downloading github.com/caarlos0/testfs v0.4.4
go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.23
go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.6
go: downloading github.com/Azure/go-autorest/logger v0.2.1
go: downloading github.com/dimchansky/utfbom v1.1.1
go: downloading github.com/aws/aws-sdk-go-v2/service/ecr v1.28.0
go: downloading github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.23.5
go: downloading github.com/sigstore/sigstore v1.8.3
go: downloading sigs.k8s.io/kind v0.23.0
go: downloading github.com/ProtonMail/gopenpgp/v2 v2.7.1
go: downloading github.com/cavaliergopher/cpio v1.0.1
go: downloading github.com/DataDog/zstd v1.5.5
go: downloading github.com/docker/go-metrics v0.0.1
go: downloading github.com/scylladb/go-set v1.0.3-0.20200225121959-cc7b2070d91e
go: downloading github.com/anchore/bubbly v0.0.0-20230518153401-87b6af8ccf22
go: downloading github.com/go-restruct/restruct v1.2.0-alpha
go: downloading github.com/github/smimesign v0.2.0
go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
go: downloading github.com/blacktop/go-dwarf v1.0.10
go: downloading github.com/imdario/mergo v0.3.16
go: downloading github.com/shopspring/decimal v1.2.0
go: downloading github.com/jtolds/gls v4.20.0+incompatible
go: downloading github.com/antlr4-go/antlr/v4 v4.13.1
go: downloading github.com/smarty/assertions v1.15.0
go: downloading go.opentelemetry.io/proto/otlp v1.0.0
go: downloading github.com/moby/sys/mountinfo v0.7.2
go: downloading github.com/moby/patternmatcher v0.6.0
go: downloading github.com/moby/sys/sequential v0.6.0
go: downloading github.com/moby/sys/userns v0.1.0
go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24
go: downloading github.com/moby/sys/user v0.3.0
go: downloading github.com/opencontainers/selinux v1.11.0
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.17.27
go: downloading cloud.google.com/go/auth v0.9.3
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.15
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.3
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.17
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.11
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.22.4
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.4
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.30.3
go: downloading github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal v0.7.1
go: downloading cloud.google.com/go/longrunning v0.6.0
go: downloading github.com/multiformats/go-multibase v0.2.0
go: downloading github.com/multiformats/go-varint v0.0.7
go: downloading github.com/ipfs/go-ipfs-util v0.0.3
go: downloading github.com/hashicorp/golang-lru v1.0.2
go: downloading github.com/ipfs/bbloom v0.0.4
go: downloading github.com/ipfs/go-datastore v0.6.0
go: downloading github.com/ipfs/go-ipfs-ds-help v1.1.1
go: downloading github.com/ipfs/go-log v1.0.5
go: downloading github.com/ipfs/go-metrics-interface v0.0.1
go: downloading github.com/polydawn/refmt v0.89.1-0.20221221234430-40501e09de1f
go: downloading github.com/mr-tron/base58 v1.2.0
go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0
go: downloading github.com/Azure/go-autorest/tracing v0.6.0
go: downloading github.com/Azure/go-autorest/autorest/mocks v0.4.2
go: downloading github.com/sigstore/rekor v1.3.6
go: downloading github.com/go-openapi/strfmt v0.23.0
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/letsencrypt/boulder v0.0.0-20231026200631-000cd05d5491
go: downloading github.com/secure-systems-lab/go-securesystemslib v0.8.0
go: downloading github.com/alessio/shellescape v1.4.1
go: downloading github.com/cloudflare/circl v1.3.8
go: downloading github.com/ProtonMail/go-mime v0.0.0-20230322103455-7d82a3887f2f
go: downloading go.opentelemetry.io/contrib/exporters/autoexport v0.46.1
go: downloading go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.21.0
go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
go: downloading github.com/charmbracelet/bubbletea v0.26.6
go: downloading github.com/fatih/set v0.2.1
go: downloading github.com/gopherjs/gopherjs v1.17.2
go: downloading github.com/moby/sys/mount v0.3.4
go: downloading github.com/opencontainers/runtime-spec v1.2.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage v1.5.0
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.15
go: downloading github.com/multiformats/go-base32 v0.1.0
go: downloading github.com/multiformats/go-base36 v0.2.0
go: downloading github.com/ipfs/go-log/v2 v2.5.1
go: downloading github.com/jbenet/goprocess v0.1.4
go: downloading github.com/opentracing/opentracing-go v1.2.0
go: downloading github.com/warpfork/go-wish v0.0.0-20220906213052-39a1cc7a02d0
go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
go: downloading github.com/go-openapi/errors v0.22.0
go: downloading github.com/oklog/ulid v1.3.1
go: downloading go.mongodb.org/mongo-driver v1.14.0
go: downloading github.com/go-openapi/runtime v0.28.0
go: downloading github.com/go-openapi/validate v0.24.0
go: downloading github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399
go: downloading github.com/charmbracelet/x/term v0.1.1
go: downloading github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f
go: downloading github.com/mattn/go-localereader v0.0.1
go: downloading github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6
go: downloading github.com/muesli/cancelreader v0.2.2
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.44.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.44.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.21.0
go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.44.0
go: downloading go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v0.44.0
go: downloading github.com/containerd/containerd v1.7.22
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.3
go: downloading github.com/ipfs/go-detect-race v0.0.1
go: downloading lukechampine.com/blake3 v1.2.1
go: downloading github.com/spaolacci/murmur3 v1.1.0
go: downloading github.com/klauspost/cpuid/v2 v2.2.7
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/go-openapi/spec v0.21.0
go: downloading github.com/google/safetext v0.0.0-20220905092116-b49f7bc46da2
go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3
go: downloading github.com/charmbracelet/x/input v0.1.0
go: downloading github.com/go-openapi/analysis v0.23.0
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/go-openapi/loads v0.22.0
go: downloading github.com/go-openapi/jsonreference v0.21.0
go: downloading github.com/evanphx/json-patch/v5 v5.6.0
go: downloading github.com/jmhodges/clock v1.2.0
go: downloading github.com/charmbracelet/x/windows v0.1.0
go: downloading github.com/containerd/platforms v0.2.1
go: downloading github.com/containerd/errdefs v0.2.0
go: downloading github.com/containerd/typeurl/v2 v2.2.0
go: downloading github.com/Microsoft/hcsshim v0.12.6
go: downloading github.com/containerd/ttrpc v1.2.5
go: downloading github.com/containerd/cgroups/v3 v3.0.3
go: finding module for package buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go/buf/validate/priv
go: github.com/cerbos/cerbos/tools imports
	github.com/bufbuild/buf/cmd/buf imports
	github.com/bufbuild/buf/private/buf/cmd/buf imports
	github.com/bufbuild/buf/private/buf/bufctl imports
	github.com/bufbuild/protovalidate-go imports
	github.com/bufbuild/protovalidate-go/internal/evaluator imports
	github.com/bufbuild/protovalidate-go/internal/constraints imports
	buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go/buf/validate/priv: module buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go@latest found (v1.34.2-20240920164238-5a7b106cbb87.2), but does not contain package buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go/buf/validate/priv

@renovate renovate bot force-pushed the renovate/go-deps branch from 219e26d to 4c09b99 Compare September 23, 2024 15:48
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/go-deps branch from 4c09b99 to 0e89e70 Compare September 23, 2024 20:12
Signed-off-by: Charith Ellawala <charith@cerbos.dev>
@charithe charithe changed the title chore(deps): update go deps chore(deps): Update go deps Sep 24, 2024
Copy link
Contributor Author
renovate bot commented Sep 24, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Signed-off-by: Charith Ellawala <charith@cerbos.dev>
Signed-off-by: Charith Ellawala <charith@cerbos.dev>
Signed-off-by: Charith Ellawala <charith@cerbos.dev>
Signed-off-by: Charith Ellawala <charith@cerbos.dev>
@charithe charithe enabled auto-merge (squash) September 25, 2024 13:53
@charithe charithe merged commit a1f40a7 into main Sep 25, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file bots kind/chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0