diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2022-07-18 10:36:37 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-18 10:36:37 -0700 |
| commit | 206715bcd8b32cd0666f005d0ba89fb6e12fdfb6 (patch) | |
| tree | 93f2de748836b4d6a595fdbcf3aaff509eeef143 /go.mod | |
| parent | 4c0cd753e967c6752a327dc97ad1a69dc220e060 (diff) | |
| parent | aefca613f71c40200aabcbc1a67dabce85432566 (diff) | |
| download | seaweedfs-206715bcd8b32cd0666f005d0ba89fb6e12fdfb6.tar.xz seaweedfs-206715bcd8b32cd0666f005d0ba89fb6e12fdfb6.zip | |
Merge pull request #3331 from chrislusf/dependabot/go_modules/github.com/ydb-platform/ydb-go-sdk/v3-3.28.3
Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.28.0 to 3.28.3
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.0 + github.com/ydb-platform/ydb-go-sdk/v3 v3.28.3 google.golang.org/grpc/security/advancedtls v0.0.0-20220622233350-5cdb09fa29c1 ) |
