aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-26 09:04:55 -0700
committerGitHub <noreply@github.com>2023-06-26 09:04:55 -0700
commit706be7342e3aeb49a10f0021d3b225af0fdce4dc (patch)
tree6762eb4ee20b79ebd156ec5c5c652014cc5e6e4b /go.mod
parentf51e69e76eff06724cce8a57b799bd969c2bccec (diff)
downloadseaweedfs-706be7342e3aeb49a10f0021d3b225af0fdce4dc.tar.xz
seaweedfs-706be7342e3aeb49a10f0021d3b225af0fdce4dc.zip
Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.47.3 to 3.48.3 (#4613)
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 3260328bd..fd0c3889b 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.47.3
+ github.com/ydb-platform/ydb-go-sdk/v3 v3.48.3
google.golang.org/grpc/security/advancedtls v0.0.0-20220622233350-5cdb09fa29c1
)