diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-03-10 11:14:42 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-10 11:14:42 -0700 |
| commit | 5e43af8a91e1274e1ea7b664947681e02768b888 (patch) | |
| tree | 6e7f327efe84ed9671da7723b25c7c4b7a2698ac /go.mod | |
| parent | aedb4d9f287eb52ea0637737216d0a59f1ebc403 (diff) | |
| download | seaweedfs-5e43af8a91e1274e1ea7b664947681e02768b888.tar.xz seaweedfs-5e43af8a91e1274e1ea7b664947681e02768b888.zip | |
chore(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.5.18 to 3.5.19 (#6612)
Bumps [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd) from 3.5.18 to 3.5.19.
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.18...v3.5.19)
---
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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -152,7 +152,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.101.0 - go.etcd.io/etcd/client/pkg/v3 v3.5.18 + go.etcd.io/etcd/client/pkg/v3 v3.5.19 go.uber.org/atomic v1.11.0 golang.org/x/sync v0.11.0 google.golang.org/grpc/security/advancedtls v1.0.0 |
