aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-11-24 11:47:53 -0800
committerGitHub <noreply@github.com>2025-11-24 11:47:53 -0800
commitc4cf5553fa321ab5fe8ec012d5f9528ae8adcf97 (patch)
tree51ba4ff98f076e2eb615e793b76f8797dc4140f8 /go.mod
parenta3a19ac1724c7f5fc04f82cbbbe5f13ff3a255e6 (diff)
downloadseaweedfs-c4cf5553fa321ab5fe8ec012d5f9528ae8adcf97.tar.xz
seaweedfs-c4cf5553fa321ab5fe8ec012d5f9528ae8adcf97.zip
chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.113.5 to 3.118.2 (#7536)
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.113.5 to 3.118.2. - [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.113.5...v3.118.2) --- updated-dependencies: - dependency-name: github.com/ydb-platform/ydb-go-sdk/v3 dependency-version: 3.118.2 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.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index ea19c67bd..b33165c47 100644
--- a/go.mod
+++ b/go.mod
@@ -159,7 +159,7 @@ require (
github.com/tikv/client-go/v2 v2.0.7
github.com/xeipuuv/gojsonschema v1.2.0
github.com/ydb-platform/ydb-go-sdk-auth-environ v0.5.0
- github.com/ydb-platform/ydb-go-sdk/v3 v3.113.5
+ github.com/ydb-platform/ydb-go-sdk/v3 v3.118.2
go.etcd.io/etcd/client/pkg/v3 v3.6.6
go.uber.org/atomic v1.11.0
golang.org/x/sync v0.18.0
@@ -425,7 +425,7 @@ require (
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
github.com/xanzy/ssh-agent v0.3.3 // indirect
github.com/yandex-cloud/go-genproto v0.0.0-20211115083454-9ca41db5ed9e // indirect
- github.com/ydb-platform/ydb-go-genproto v0.0.0-20241112172322-ea1f63298f77 // indirect
+ github.com/ydb-platform/ydb-go-genproto v0.0.0-20250911135631-b3beddd517d9 // indirect
github.com/ydb-platform/ydb-go-yc v0.12.1 // indirect
github.com/ydb-platform/ydb-go-yc-metadata v0.6.1 // indirect
github.com/yunify/qingstor-sdk-go/v3 v3.2.0 // indirect