diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2022-07-11 10:13:09 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-11 10:13:09 -0700 |
| commit | ebcce363e25b5accbfe7b35a775bfdbd7cfe90ae (patch) | |
| tree | 08dd3ace2f6e5255028820de2eb500fb6ee799ab /go.mod | |
| parent | 88dcb17be3662d66493159c80e3397d7327f4933 (diff) | |
| parent | 39e40664176d9a62fc53d49bef9e370dd448b16f (diff) | |
| download | seaweedfs-ebcce363e25b5accbfe7b35a775bfdbd7cfe90ae.tar.xz seaweedfs-ebcce363e25b5accbfe7b35a775bfdbd7cfe90ae.zip | |
Merge pull request #3300 from chrislusf/dependabot/go_modules/github.com/ydb-platform/ydb-go-sdk/v3-3.28.0
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -154,7 +154,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.27.0 + github.com/ydb-platform/ydb-go-sdk/v3 v3.28.0 google.golang.org/grpc/security/advancedtls v0.0.0-20220622233350-5cdb09fa29c1 ) |
