aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-31 10:41:40 -0700
committerGitHub <noreply@github.com>2025-03-31 10:41:40 -0700
commit43019b4fdb0eeda5219f57fb433a5dbbad3e6f84 (patch)
treed5dbc0b465adf645fa694a0467b1963537736abe /go.mod
parentda4a63cf6139147761b09522b59d2d3317ccac25 (diff)
downloadseaweedfs-43019b4fdb0eeda5219f57fb433a5dbbad3e6f84.tar.xz
seaweedfs-43019b4fdb0eeda5219f57fb433a5dbbad3e6f84.zip
chore(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.5.20 to 3.5.21 (#6678)
Bumps [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd) from 3.5.20 to 3.5.21. - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](https://github.com/etcd-io/etcd/compare/v3.5.20...v3.5.21) --- updated-dependencies: - dependency-name: go.etcd.io/etcd/client/pkg/v3 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>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 5eb0f5a0d..4b5793879 100644
--- a/go.mod
+++ b/go.mod
@@ -153,7 +153,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.104.1
- go.etcd.io/etcd/client/pkg/v3 v3.5.20
+ go.etcd.io/etcd/client/pkg/v3 v3.5.21
go.uber.org/atomic v1.11.0
golang.org/x/sync v0.12.0
google.golang.org/grpc/security/advancedtls v1.0.0