diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-08-22 08:35:06 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-22 08:35:06 -0700 |
| commit | 622521c2478327bdd3e3ff3fa4e8bccc9b0ecf6c (patch) | |
| tree | 8f7f628dc603df746d4e2169e049f87d13c41cd7 /go.mod | |
| parent | 6d4846a29ade741390345923774b637899e33894 (diff) | |
| download | seaweedfs-622521c2478327bdd3e3ff3fa4e8bccc9b0ecf6c.tar.xz seaweedfs-622521c2478327bdd3e3ff3fa4e8bccc9b0ecf6c.zip | |
Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.33.0 to 3.35.1 (#3488)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -150,7 +150,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.33.0 + github.com/ydb-platform/ydb-go-sdk/v3 v3.35.1 google.golang.org/grpc/security/advancedtls v0.0.0-20220622233350-5cdb09fa29c1 ) @@ -180,6 +180,7 @@ require ( github.com/fatih/color v1.13.0 // indirect github.com/fclairamb/go-log v0.3.0 // indirect github.com/gogo/protobuf v1.3.2 // indirect + github.com/golang-jwt/jwt/v4 v4.4.1 // indirect github.com/googleapis/enterprise-certificate-proxy v0.1.0 // indirect github.com/grpc-ecosystem/go-grpc-middleware v1.1.0 // indirect github.com/hashicorp/go-hclog v1.2.0 // indirect |
