aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-05 12:35:34 -0700
committerGitHub <noreply@github.com>2023-06-05 12:35:34 -0700
commit6812a5933cc78ff970c868a07db720fc77b5f2fa (patch)
treebf2b8055d21d82cb8d568b548e8eacf4cd5109ad /go.mod
parent26f15d007977bd048c1908d9b2e11d512699b007 (diff)
downloadseaweedfs-6812a5933cc78ff970c868a07db720fc77b5f2fa.tar.xz
seaweedfs-6812a5933cc78ff970c868a07db720fc77b5f2fa.zip
build(deps): bump github.com/ydb-platform/ydb-go-sdk-auth-environ from 0.1.3 to 0.2.0 (#4544)
build(deps): bump github.com/ydb-platform/ydb-go-sdk-auth-environ Bumps [github.com/ydb-platform/ydb-go-sdk-auth-environ](https://github.com/ydb-platform/ydb-go-sdk-auth-environ) from 0.1.3 to 0.2.0. - [Commits](https://github.com/ydb-platform/ydb-go-sdk-auth-environ/compare/v0.1.3...v0.2.0) --- updated-dependencies: - dependency-name: github.com/ydb-platform/ydb-go-sdk-auth-environ 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.mod6
1 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 97a0ece64..57b9aee07 100644
--- a/go.mod
+++ b/go.mod
@@ -152,8 +152,8 @@ require (
github.com/rclone/rclone v1.62.2
github.com/schollz/progressbar/v3 v3.13.1
github.com/tikv/client-go/v2 v2.0.7
- github.com/ydb-platform/ydb-go-sdk-auth-environ v0.1.3
- github.com/ydb-platform/ydb-go-sdk/v3 v3.47.1
+ github.com/ydb-platform/ydb-go-sdk-auth-environ v0.2.0
+ github.com/ydb-platform/ydb-go-sdk/v3 v3.47.3
google.golang.org/grpc/security/advancedtls v0.0.0-20220622233350-5cdb09fa29c1
)
@@ -275,7 +275,7 @@ require (
github.com/vivint/infectious v0.0.0-20200605153912-25a574ae18a3 // 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-20221215182650-986f9d10542f // indirect
+ github.com/ydb-platform/ydb-go-genproto v0.0.0-20230528143953-42c825ace222 // indirect
github.com/ydb-platform/ydb-go-yc v0.10.2 // indirect
github.com/ydb-platform/ydb-go-yc-metadata v0.5.2 // indirect
github.com/yunify/qingstor-sdk-go/v3 v3.2.0 // indirect