aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-03 10:57:19 -0800
committerGitHub <noreply@github.com>2025-03-03 10:57:19 -0800
commitd0eff7b8189ed721a7ea200d018d364dfe0298d7 (patch)
tree386a5e28fec7f52bba1e610641c19f0f282c610f /go.mod
parent941794f6408cff5a3b7ea524fdb4a48bfa2363b2 (diff)
downloadseaweedfs-d0eff7b8189ed721a7ea200d018d364dfe0298d7.tar.xz
seaweedfs-d0eff7b8189ed721a7ea200d018d364dfe0298d7.zip
chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.99.10 to 3.100.2 (#6591)
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.99.10 to 3.100.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.99.10...v3.100.2) --- 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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 19f98af54..9d87812d0 100644
--- a/go.mod
+++ b/go.mod
@@ -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.99.10
+ github.com/ydb-platform/ydb-go-sdk/v3 v3.100.2
go.etcd.io/etcd/client/pkg/v3 v3.5.18
go.uber.org/atomic v1.11.0
golang.org/x/sync v0.11.0