aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-06-23 14:11:52 -0700
committerGitHub <noreply@github.com>2025-06-23 14:11:52 -0700
commite222883dd01efb597e7b4a689c9a9ace316eade8 (patch)
treef4fab1b0643b7febdf9ff77b6837fc718a0a6307 /go.mod
parent3b6155f4eeb0c8e84d00229705464e6cb19e4d84 (diff)
downloadseaweedfs-e222883dd01efb597e7b4a689c9a9ace316eade8.tar.xz
seaweedfs-e222883dd01efb597e7b4a689c9a9ace316eade8.zip
chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.110.1 to 3.111.0 (#6918)
chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 --- updated-dependencies: - dependency-name: github.com/ydb-platform/ydb-go-sdk/v3 dependency-version: 3.111.0 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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index d921fa392..7c2ae0710 100644
--- a/go.mod
+++ b/go.mod
@@ -150,7 +150,7 @@ require (
github.com/tarantool/go-tarantool/v2 v2.3.2
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.110.1
+ github.com/ydb-platform/ydb-go-sdk/v3 v3.111.0
go.etcd.io/etcd/client/pkg/v3 v3.6.1
go.uber.org/atomic v1.11.0
golang.org/x/sync v0.15.0