diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-07-14 11:47:36 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-14 11:47:36 -0700 |
| commit | 6808e00aa48c82208caa7bef4fa41128dccd6357 (patch) | |
| tree | 8bf705610020b1ca8199c92a3d914de67048ccb0 /go.mod | |
| parent | 8adc759156cc1ad20d914493505571d5306d891c (diff) | |
| download | seaweedfs-6808e00aa48c82208caa7bef4fa41128dccd6357.tar.xz seaweedfs-6808e00aa48c82208caa7bef4fa41128dccd6357.zip | |
chore(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.6.1 to 3.6.2 (#6976)
Bumps [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.6.1...v3.6.2)
---
updated-dependencies:
- dependency-name: go.etcd.io/etcd/client/pkg/v3
dependency-version: 3.6.2
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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -154,7 +154,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.112.0 - go.etcd.io/etcd/client/pkg/v3 v3.6.1 + go.etcd.io/etcd/client/pkg/v3 v3.6.2 go.uber.org/atomic v1.11.0 golang.org/x/sync v0.16.0 google.golang.org/grpc/security/advancedtls v1.0.0 |
