diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-19 09:28:25 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-19 09:28:25 -0700 |
| commit | c23df325f84a59baaf2247e09eefb2ed82b458b3 (patch) | |
| tree | 4721bd33837d2e169bb4021eefe533be26704148 /go.mod | |
| parent | 2ba9b21f67f0e3a5e5100f522e4f0ffe3ee44c58 (diff) | |
| download | seaweedfs-c23df325f84a59baaf2247e09eefb2ed82b458b3.tar.xz seaweedfs-c23df325f84a59baaf2247e09eefb2ed82b458b3.zip | |
chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.76.0 to 3.76.6 (#5915)
chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3
Bumps [github.com/ydb-platform/ydb-go-sdk/v3](https://github.com/ydb-platform/ydb-go-sdk) from 3.76.0 to 3.76.6.
- [Release notes](https://github.com/ydb-platform/ydb-go-sdk/releases)
- [Changelog](https://github.com/ydb-platform/ydb-go-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ydb-platform/ydb-go-sdk/compare/v3.76.0...v3.76.6)
---
updated-dependencies:
- dependency-name: github.com/ydb-platform/ydb-go-sdk/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
@@ -151,7 +151,7 @@ require ( github.com/shirou/gopsutil/v3 v3.24.5 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.76.0 + github.com/ydb-platform/ydb-go-sdk/v3 v3.76.6 go.etcd.io/etcd/client/pkg/v3 v3.5.15 go.uber.org/atomic v1.11.0 golang.org/x/sync v0.8.0 |
