diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2022-07-25 08:23:41 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-25 08:23:41 -0700 |
| commit | becb98767280bf3e252fbd6c8d52678d04ff51e2 (patch) | |
| tree | a1696674d3fb2f78e650b008043e01694bd90f4a /go.mod | |
| parent | bfbb9fffa27281bd5588d1264e1487422e5781e1 (diff) | |
| parent | 2ae80c43800e0e45624a61ed0f4496c28ca59c60 (diff) | |
| download | seaweedfs-becb98767280bf3e252fbd6c8d52678d04ff51e2.tar.xz seaweedfs-becb98767280bf3e252fbd6c8d52678d04ff51e2.zip | |
Merge pull request #3359 from chrislusf/dependabot/go_modules/github.com/ydb-platform/ydb-go-sdk/v3-3.29.5
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -153,7 +153,7 @@ require ( github.com/hashicorp/raft-boltdb v0.0.0-20220329195025-15018e9b97e0 github.com/tikv/client-go/v2 v2.0.1 github.com/ydb-platform/ydb-go-sdk-auth-environ v0.1.2 - github.com/ydb-platform/ydb-go-sdk/v3 v3.28.3 + github.com/ydb-platform/ydb-go-sdk/v3 v3.29.5 google.golang.org/grpc/security/advancedtls v0.0.0-20220622233350-5cdb09fa29c1 ) |
