File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/ydb-platform/ydb-go-sdk/v3
33go 1.13
44
55require (
6- github.com/ydb-platform/ydb-go-genproto v0.0.0-20211103074319-526e57659e16
6+ github.com/ydb-platform/ydb-go-genproto v0.0.0-20220203104745-929cf9c248bc
77 google.golang.org/grpc v1.38.0
88 google.golang.org/protobuf v1.26.0
99)
Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZN
3333github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
3434github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
3535github.com/stretchr/testify v1.5.1 /go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA =
36- github.com/ydb-platform/ydb-go-genproto v0.0.0-20211103074319-526e57659e16 h1:qXCHbeZrRyfUqE9u9R5LaviQAV57+rCMnqvDeB8ipZE =
37- github.com/ydb-platform/ydb-go-genproto v0.0.0-20211103074319-526e57659e16 /go.mod h1:cc138nptTn9eKptCQl/grxP6pBKpo/bnXDiOxuVZtps =
36+ github.com/ydb-platform/ydb-go-genproto v0.0.0-20220203104745-929cf9c248bc h1:xvTP0fhYNm+Ws+xC34jzF9EdorPUKkucJr0TyybqVSk =
37+ github.com/ydb-platform/ydb-go-genproto v0.0.0-20220203104745-929cf9c248bc /go.mod h1:cc138nptTn9eKptCQl/grxP6pBKpo/bnXDiOxuVZtps =
3838golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
3939golang.org/x/exp v0.0.0-20190121172915-509febef88a4 /go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA =
4040golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3 /go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE =
You can’t perform that action at this time.
0 commit comments