-
Notifications
You must be signed in to change notification settings - Fork 839
Bump the go-dependencies group across 1 directory with 25 updates #7147
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
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/go-dependencies-f88a1ccd95
Closed
Bump the go-dependencies group across 1 directory with 25 updates #7147
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/go-dependencies-f88a1ccd95
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the go-dependencies group with 25 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) | `0.24.0` | `0.25.0` | | [github.com/golang-migrate/migrate/v4](https://github.com/golang-migrate/migrate) | `4.18.1` | `4.19.1` | | [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) | `1.32.0` | `1.33.0` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.18.0` | `1.18.2` | | [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.93` | `7.0.97` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.67.1` | `0.67.4` | | [github.com/spf13/afero](https://github.com/spf13/afero) | `1.11.0` | `1.15.0` | | [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.5.17` | `3.6.6` | | [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd) | `3.5.17` | `3.6.6` | | [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.17` | `3.6.6` | | [go.opentelemetry.io/contrib/propagators/aws](https://github.com/open-telemetry/opentelemetry-go-contrib) | `1.36.0` | `1.38.0` | | [go.opentelemetry.io/otel/bridge/opentracing](https://github.com/open-telemetry/opentelemetry-go) | `1.36.0` | `1.38.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go) | `1.36.0` | `1.38.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.36.0` | `1.38.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.18.0` | `0.19.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.12.0` | `0.14.0` | | [github.com/VictoriaMetrics/fastcache](https://github.com/VictoriaMetrics/fastcache) | `1.12.2` | `1.13.2` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.39.2` | `1.40.1` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.31.12` | `1.32.3` | | [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.50.1` | `1.53.3` | | [github.com/go-openapi/swag/jsonutils](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.4` | | [github.com/parquet-go/parquet-go](https://github.com/parquet-go/parquet-go) | `0.25.1` | `0.26.0` | | [github.com/prometheus/procfs](https://github.com/prometheus/procfs) | `0.16.1` | `0.19.2` | | [github.com/tjhop/slog-gokit](https://github.com/tjhop/slog-gokit) | `0.1.4` | `0.1.5` | | [go.opentelemetry.io/collector/pdata](https://github.com/open-telemetry/opentelemetry-collector) | `1.35.0` | `1.47.0` | Updates `github.com/go-openapi/strfmt` from 0.24.0 to 0.25.0 - [Commits](go-openapi/strfmt@v0.24.0...v0.25.0) Updates `github.com/golang-migrate/migrate/v4` from 4.18.1 to 4.19.1 - [Release notes](https://github.com/golang-migrate/migrate/releases) - [Commits](golang-migrate/migrate@v4.18.1...v4.19.1) Updates `github.com/hashicorp/consul/api` from 1.32.0 to 1.33.0 - [Release notes](https://github.com/hashicorp/consul/releases) - [Changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md) - [Commits](hashicorp/consul@api/v1.32.0...api/v1.33.0) Updates `github.com/klauspost/compress` from 1.18.0 to 1.18.2 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.18.0...v1.18.2) Updates `github.com/minio/minio-go/v7` from 7.0.93 to 7.0.97 - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](minio/minio-go@v7.0.93...v7.0.97) Updates `github.com/prometheus/common` from 0.67.1 to 0.67.4 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.67.1...v0.67.4) Updates `github.com/spf13/afero` from 1.11.0 to 1.15.0 - [Release notes](https://github.com/spf13/afero/releases) - [Commits](spf13/afero@v1.11.0...v1.15.0) Updates `go.etcd.io/etcd/api/v3` from 3.5.17 to 3.6.6 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.6.6) Updates `go.etcd.io/etcd/client/pkg/v3` from 3.5.17 to 3.6.6 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.6.6) Updates `go.etcd.io/etcd/client/v3` from 3.5.17 to 3.6.6 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.6.6) Updates `go.opentelemetry.io/contrib/propagators/aws` from 1.36.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@v1.36.0...v1.38.0) Updates `go.opentelemetry.io/otel/bridge/opentracing` from 1.36.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.36.0...v1.38.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.36.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.36.0...v1.38.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.36.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.36.0...v1.38.0) Updates `golang.org/x/sync` from 0.18.0 to 0.19.0 - [Commits](golang/sync@v0.18.0...v0.19.0) Updates `golang.org/x/time` from 0.12.0 to 0.14.0 - [Commits](golang/time@v0.12.0...v0.14.0) Updates `github.com/VictoriaMetrics/fastcache` from 1.12.2 to 1.13.2 - [Release notes](https://github.com/VictoriaMetrics/fastcache/releases) - [Commits](VictoriaMetrics/fastcache@v1.12.2...v1.13.2) Updates `github.com/aws/aws-sdk-go-v2` from 1.39.2 to 1.40.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@v1.39.2...v1.40.1) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.12 to 1.32.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@config/v1.31.12...v1.32.3) Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.50.1 to 1.53.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.50.1...service/ecs/v1.53.3) Updates `github.com/go-openapi/swag/jsonutils` from 0.25.1 to 0.25.4 - [Commits](go-openapi/swag@v0.25.1...v0.25.4) Updates `github.com/parquet-go/parquet-go` from 0.25.1 to 0.26.0 - [Release notes](https://github.com/parquet-go/parquet-go/releases) - [Changelog](https://github.com/parquet-go/parquet-go/blob/main/CHANGELOG.md) - [Commits](parquet-go/parquet-go@v0.25.1...v0.26.0) Updates `github.com/prometheus/procfs` from 0.16.1 to 0.19.2 - [Release notes](https://github.com/prometheus/procfs/releases) - [Commits](prometheus/procfs@v0.16.1...v0.19.2) Updates `github.com/tjhop/slog-gokit` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/tjhop/slog-gokit/releases) - [Commits](tjhop/slog-gokit@v0.1.4...v0.1.5) Updates `go.opentelemetry.io/collector/pdata` from 1.35.0 to 1.47.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md) - [Commits](open-telemetry/opentelemetry-collector@pdata/v1.35.0...pdata/v1.47.0) --- updated-dependencies: - dependency-name: github.com/go-openapi/strfmt dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/golang-migrate/migrate/v4 dependency-version: 4.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/hashicorp/consul/api dependency-version: 1.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/klauspost/compress dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/minio/minio-go/v7 dependency-version: 7.0.97 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/prometheus/common dependency-version: 0.67.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/spf13/afero dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.etcd.io/etcd/api/v3 dependency-version: 3.6.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.etcd.io/etcd/client/pkg/v3 dependency-version: 3.6.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.etcd.io/etcd/client/v3 dependency-version: 3.6.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/contrib/propagators/aws dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel/bridge/opentracing dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sync dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/time dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/VictoriaMetrics/fastcache dependency-version: 1.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.40.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb dependency-version: 1.53.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/go-openapi/swag/jsonutils dependency-version: 0.25.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/parquet-go/parquet-go dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/prometheus/procfs dependency-version: 0.19.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/tjhop/slog-gokit dependency-version: 0.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/collector/pdata dependency-version: 1.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backend/consul
backend/dynamodb
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the go-dependencies group with 25 updates in the / directory:
0.24.00.25.04.18.14.19.11.32.01.33.01.18.01.18.27.0.937.0.970.67.10.67.41.11.01.15.03.5.173.6.63.5.173.6.63.5.173.6.61.36.01.38.01.36.01.38.01.36.01.38.01.36.01.38.00.18.00.19.00.12.00.14.01.12.21.13.21.39.21.40.11.31.121.32.31.50.11.53.30.25.10.25.40.25.10.26.00.16.10.19.20.1.40.1.51.35.01.47.0Updates
github.com/go-openapi/strfmtfrom 0.24.0 to 0.25.0Commits
a235dd3tests: replaced stretchr/testify by go-openapi/testifyb93d88echore: updated license marks in source files398a468build(deps): bump go.mongodb.org/mongo-driver68b6683feat(format): add uuid7 string format supportad12a81build(deps): bump golang.org/x/net in the golang-org-dependencies group5c9b6bdchore(refact): assembled bson-dependent methods and tests5e4146bchore(deps): removed dependency to govalidatorUpdates
github.com/golang-migrate/migrate/v4from 4.18.1 to 4.19.1Release notes
Sourced from github.com/golang-migrate/migrate/v4's releases.
... (truncated)
Commits
89e308cchore: remove dependency on "hashicorp/go-multierror" (#1322)472ef2eMerge pull request #1336 from golang-migrate/dependabot/go_modules/golang.org...8d76259Bump golang.org/x/crypto from 0.43.0 to 0.45.09f9df7cchore: Update cloud.google.com/go/spanner version (#1330)a371c8eMerge pull request #1304 from iamonah/fix/clarify-databaseName-meaning43cc3b3Merge pull request #1325 from HaraldNordgren/linter_issuesf939a89Merge pull request #1335 from golang-migrate/dependabot/go_modules/golang.org...6dd86e0Bump golang.org/x/crypto from 0.36.0 to 0.45.070e6d6dMerge pull request #1333 from matsoob/updateGoInBaseImagea51d0daMerge pull request #1334 from golang-migrate/dependabot/go_modules/github.com...Updates
github.com/hashicorp/consul/apifrom 1.32.0 to 1.33.0Changelog
Sourced from github.com/hashicorp/consul/api's changelog.
... (truncated)
Commits
1a47ec5submodule version update5d2aa72post release changes (#22950) (#22980)c0922f9Backport of [UI] replace direct use of transitionTo with router service's tra...f7c80bcBackport of upgrade: logrus to v1.9.3 into release/1.22.x (#22974)5efc188Backport of upgrade golang to latest patch into release/1.22.x (#22968)36140dcBackport of upgrades ember-collection into release/1.22.x (#22966)504ec51[UI] deprecation this property fallback into 1.22.x(#22928) (#22964)9562c06Backport of [UI] Remove send Action deprecation into release/1.22.x (#22957)70583a7Backport of UI/Deprecation Computed property override into release/1.22.x (#2...0b00c01Backport of UI/deprecation ember views partial into release/1.22.x (#22952)Updates
github.com/klauspost/compressfrom 1.18.0 to 1.18.2Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
444d5d9Fix invalid encoding on level 9 with single value input (#1115)503c028build(deps): bump github/codeql-action in the github-actions group (#1111)701ca28flate: reduce stateless allocations (#1106)e0b47ffUpdate changelogd10b525build(deps): bump the github-actions group with 2 updates (#1105)3c0d308flate: Faster load+st0re (#1104)6e2f5d5flate: Use exact sizes for huffman tables (#1103)bda824bflate: Add examples (#1102)f44517cflate: Simplify matchlen (#1101)54cb7a5build(deps): bump the github-actions group with 3 updates (#1096)Updates
github.com/minio/minio-go/v7from 7.0.93 to 7.0.97Release notes
Sourced from github.com/minio/minio-go/v7's releases.
Commits
83bf4e2Wrap brackets only for IPv6 address (#2176)f14663ffix: putObjectMultipartStreamFromReadAt goroutine leak (#2170)6217ce2Add ConfigName option to LDAP STS request (#2173)9207380removed NodeHostname from InventoryJobStatus (#2172)785b638update InventoryJobStatus field ExecutionTime from time.Duration to string (#...a5f6380Added fields to InventoryJobStatus (#2168)f4c4350update all missing docsaf6dc51feat: add error reporting fields to InventoryJobStatus (#2164)ec35de6Add QOS API's (#2148)ec103a7add AGENTS.md and also updated API documentationUpdates
github.com/prometheus/commonfrom 0.67.1 to 0.67.4Release notes
Sourced from github.com/prometheus/common's releases.
Changelog
Sourced from github.com/prometheus/common's changelog.
Commits
d80d854chore: Add omitempty tag to all config fields (#865)04686b2chore: 'omitempty' to Oauth2 fields with type Secret to avoid requiring them ...0b2fbf3chore: clean up golangci-lint configuration (#782)b2cdb07Merge pull request #863 from prometheus/remove-http2-commentcd1ab56Config: remove outdated comment about HTTP/2 issuesf4c0aeaSupport JWT Profile for Authorization Grant (RFC 7523 3.1) (#862)594f4d4Merge pull request #861 from prometheus/beorn7/version440c1a3Cut v0.67.2acb1873Merge pull request #860 from prometheus/superq/linting1e32339Cleanup linting issuesUpdates
github.com/spf13/aferofrom 1.11.0 to 1.15.0Release notes
Sourced from github.com/spf13/afero's releases.
... (truncated)
Commits
399bb34Merge pull request #523 from MarkRosemaker/fix-spelling9b67716Merge pull request #538 from spf13/depsf5f4f7bchore: update depsc245c4fci: update ci85c4956Merge pull request #527 from spf13/dependabot/github_actions/actions/checkout...41206fdbuild(deps): bump actions/checkout from 4.2.2 to 5.0.0a583fadMerge pull request #533 from spf13/dependabot/github_actions/actions/dependen...673c03eMerge pull request #536 from spf13/dependabot/github_actions/actions/setup-go...ac849f6Merge pull request #537 from spf13/dependabot/github_actions/github/codeql-ac...9596fe8build(deps): bump github/codeql-action from 3.29.7 to 3.30.1Updates
go.etcd.io/etcd/api/v3from 3.5.17 to 3.6.6Release notes
Sourced from go.etcd.io/etcd/api/v3's releases.
... (truncated)
Commits
d2809cfversion: bump up to 3.6.60745315Merge pull request #20905 from k8s-infra-cherrypick-robot/cherry-pick-20887-t...145d927v3rpc: add and use getServerMetrics() with global metricsServerCached88b9794Merge pull request #20901 from ronaldngounou/release36-bump-go124102c0db32Bump from go1.24.9 to go1.24.10d1a3beeMerge pull request #20896 from k8s-infra-cherrypick-robot/cherry-pick-20894-t...523100bFix the '--force-new-cluster' can't clean up learners issue7d3fc02Add an e2e test cases to reproduce the '--force-new-cluster' can't remove lea...52b2948Merge pull request #20874 from k8s-infra-cherrypick-robot/cherry-pick-20792-t...db6be4ctests: use WaitLeader() in memberPromoteWithAuth()Updates
go.etcd.io/etcd/client/pkg/v3from 3.5.17 to 3.6.6Release notes
Sourced from go.etcd.io/etcd/client/pkg/v3's releases.
... (truncated)
Commits
d2809cfversion: bump up to 3.6.60745315Merge pull request #20905 from k8s-infra-cherrypick-robot/cherry-pick-20887-t...145d927v3rpc: add and use getServerMetrics() with global metricsServerCached88b9794Merge pull request #20901 from ronaldngounou/release36-bump-go124102c0db32Bump from go1.24.9 to go1.24.10d1a3beeMerge pull request #20896 from k8s-infra-cherrypick-robot/cherry-pick-20894-t...523100bFix the '--force-new-cluster' can't clean up learners issue7d3fc02Add an e2e test cases to reproduce the '--force-new-cluster' can't remove lea...52b2948Merge pull request #20874 from k8s-infra-cherrypick-robot/cherry-pick-20792-t...db6be4ctests: use WaitLeader() in memberPromoteWithAuth()Updates
go.etcd.io/etcd/client/v3from 3.5.17 to 3.6.6Release notes
Sourced from go.etcd.io/etcd/client/v3's releases.