aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-17 08:34:11 -0700
committerGitHub <noreply@github.com>2023-07-17 08:34:11 -0700
commit95aab71587a56d57e5ef513c8e96fd14c2543c12 (patch)
treee4314f11bc4a8e81920c769ef054f7e86d23b142 /go.mod
parente68a3c76cda26bcbe13233a74ea9a7d5a1d38e69 (diff)
downloadseaweedfs-95aab71587a56d57e5ef513c8e96fd14c2543c12.tar.xz
seaweedfs-95aab71587a56d57e5ef513c8e96fd14c2543c12.zip
Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.48.4 to 3.48.5 (#4683)
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 2645a63d0..ac7ad3650 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.4
+ github.com/ydb-platform/ydb-go-sdk/v3 v3.48.5
google.golang.org/grpc/security/advancedtls v0.0.0-20220622233350-5cdb09fa29c1
)