diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-02-17 15:50:11 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-17 15:50:11 -0800 |
| commit | 1fea3f1072c47e7bf911138f81d02a8828d0e54c (patch) | |
| tree | a93309c21388054f1870b87e270db3c500ff1ffa /go.mod | |
| parent | 94c3de82739c010d1a094fe7b603433055d57722 (diff) | |
| download | seaweedfs-1fea3f1072c47e7bf911138f81d02a8828d0e54c.tar.xz seaweedfs-1fea3f1072c47e7bf911138f81d02a8828d0e54c.zip | |
chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.98.0 to 3.99.10 (#6558)
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.98.0 to 3.99.10.
- [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.98.0...v3.99.10)
---
updated-dependencies:
- dependency-name: github.com/ydb-platform/ydb-go-sdk/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
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.98.0 + github.com/ydb-platform/ydb-go-sdk/v3 v3.99.10 go.etcd.io/etcd/client/pkg/v3 v3.5.18 go.uber.org/atomic v1.11.0 golang.org/x/sync v0.11.0 |
