aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-11 11:15:00 -0800
committerGitHub <noreply@github.com>2024-11-11 11:15:00 -0800
commitaa31c5422bb9b1d81fa3ae7738a6e13ceab134fa (patch)
treecb67ef9e6ee61c961855c8ba28f96158ada41148 /go.mod
parent6232041c64e4c79a2f2a2853e6b36adfe3fa9df7 (diff)
downloadseaweedfs-aa31c5422bb9b1d81fa3ae7738a6e13ceab134fa.tar.xz
seaweedfs-aa31c5422bb9b1d81fa3ae7738a6e13ceab134fa.zip
chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.89.2 to 3.91.0 (#6228)
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.89.2 to 3.91.0. - [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.89.2...v3.91.0) --- 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 102cf64d6..bae020a04 100644
--- a/go.mod
+++ b/go.mod
@@ -150,7 +150,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.89.2
+ github.com/ydb-platform/ydb-go-sdk/v3 v3.91.0
go.etcd.io/etcd/client/pkg/v3 v3.5.16
go.uber.org/atomic v1.11.0
golang.org/x/sync v0.9.0