aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-20 15:24:40 +0000
committerGitHub <noreply@github.com>2022-06-20 15:24:40 +0000
commitddd261845bc942684b649201af4af7dc55da9654 (patch)
tree4bbb084a9aa741107389b6f5b9296b0e3d334cca /go.mod
parent460c7cf68e0bd042cf32882b18a40b8145888530 (diff)
downloadseaweedfs-ddd261845bc942684b649201af4af7dc55da9654.tar.xz
seaweedfs-ddd261845bc942684b649201af4af7dc55da9654.zip
Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.26.10 to 3.27.0
Bumps [github.com/ydb-platform/ydb-go-sdk/v3](https://github.com/ydb-platform/ydb-go-sdk) from 3.26.10 to 3.27.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.26.10...v3.27.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>
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 a937b0123..8dc5b6c65 100644
--- a/go.mod
+++ b/go.mod
@@ -155,7 +155,7 @@ require (
github.com/hashicorp/raft v1.3.9
github.com/hashicorp/raft-boltdb v0.0.0-20220329195025-15018e9b97e0
github.com/ydb-platform/ydb-go-sdk-auth-environ v0.1.2
- github.com/ydb-platform/ydb-go-sdk/v3 v3.26.10
+ github.com/ydb-platform/ydb-go-sdk/v3 v3.27.0
)
require (