mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-08 04:34:46 +08:00
chore(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.6.4 to 3.6.5 (#7303)
Bumps [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd) from 3.6.4 to 3.6.5. - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](https://github.com/etcd-io/etcd/compare/v3.6.4...v3.6.5) --- updated-dependencies: - dependency-name: go.etcd.io/etcd/client/pkg/v3 dependency-version: 3.6.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -159,7 +159,7 @@ require (
|
||||
github.com/tikv/client-go/v2 v2.0.7
|
||||
github.com/ydb-platform/ydb-go-sdk-auth-environ v0.5.0
|
||||
github.com/ydb-platform/ydb-go-sdk/v3 v3.113.5
|
||||
go.etcd.io/etcd/client/pkg/v3 v3.6.4
|
||||
go.etcd.io/etcd/client/pkg/v3 v3.6.5
|
||||
go.uber.org/atomic v1.11.0
|
||||
golang.org/x/sync v0.17.0
|
||||
golang.org/x/tools/godoc v0.1.0-deprecated
|
||||
|
||||
Reference in New Issue
Block a user