aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-22 12:03:37 -0700
committerGitHub <noreply@github.com>2024-07-22 12:03:37 -0700
commit5e554582f5987b5038e89dfc1708eac8b4d24815 (patch)
treed3fe3779cb4e55a5b98afcbc115995c4af688861 /go.mod
parente7cbed63a6f86865ce4bf6435a41ab00ffd288b8 (diff)
downloadseaweedfs-5e554582f5987b5038e89dfc1708eac8b4d24815.tar.xz
seaweedfs-5e554582f5987b5038e89dfc1708eac8b4d24815.zip
chore(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.5.14 to 3.5.15 (#5806)
Bumps [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd) from 3.5.14 to 3.5.15. - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](https://github.com/etcd-io/etcd/compare/v3.5.14...v3.5.15) --- 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 dac2b4815..153086b50 100644
--- a/go.mod
+++ b/go.mod
@@ -152,7 +152,7 @@ require (
github.com/tikv/client-go/v2 v2.0.7
github.com/ydb-platform/ydb-go-sdk-auth-environ v0.4.2
github.com/ydb-platform/ydb-go-sdk/v3 v3.68.1
- go.etcd.io/etcd/client/pkg/v3 v3.5.14
+ go.etcd.io/etcd/client/pkg/v3 v3.5.15
go.uber.org/atomic v1.11.0
golang.org/x/sync v0.7.0
google.golang.org/grpc/security/advancedtls v1.0.0