We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f075614 commit 1f6c7bbCopy full SHA for 1f6c7bb
examples/go.mod
@@ -53,6 +53,7 @@ require (
53
github.com/yandex-cloud/go-genproto v0.0.0-20220815090733-4c139c0154e2 // indirect
54
github.com/ydb-platform/ydb-go-genproto v0.0.0-20240528144234-5d5a685e41f7 // indirect
55
github.com/ydb-platform/ydb-go-yc-metadata v0.6.1 // indirect
56
+ go.uber.org/mock v0.4.0 // indirect
57
golang.org/x/crypto v0.24.0 // indirect
58
golang.org/x/mod v0.17.0 // indirect
59
golang.org/x/net v0.26.0 // indirect
0 commit comments