aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-31 10:40:26 -0700
committerGitHub <noreply@github.com>2023-07-31 10:40:26 -0700
commit4e3cfe995cc4d734bf57617273bd39d4dce40ec8 (patch)
treec6301c99e191130c471e7ec76c1b69ffdc0cf2ba /go.mod
parentc09100f928466116fa648474417e30540026d8a4 (diff)
downloadseaweedfs-4e3cfe995cc4d734bf57617273bd39d4dce40ec8.tar.xz
seaweedfs-4e3cfe995cc4d734bf57617273bd39d4dce40ec8.zip
Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.48.7 to 3.48.8 (#4718)
Bumps [github.com/ydb-platform/ydb-go-sdk/v3](https://github.com/ydb-platform/ydb-go-sdk) from 3.48.7 to 3.48.8. - [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.48.7...v3.48.8) --- updated-dependencies: - dependency-name: github.com/ydb-platform/ydb-go-sdk/v3 dependency-type: direct:production update-type: version-update:semver-patch ... 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 94288d858..f33b283bb 100644
--- a/go.mod
+++ b/go.mod
@@ -158,7 +158,7 @@ require (
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.2.0
- github.com/ydb-platform/ydb-go-sdk/v3 v3.48.7
+ github.com/ydb-platform/ydb-go-sdk/v3 v3.48.8
google.golang.org/grpc/security/advancedtls v0.0.0-20220622233350-5cdb09fa29c1
)