Skip to content

Commit 1f6c7bb

Browse files
committed
fix go mod examples
1 parent f075614 commit 1f6c7bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ require (
5353
github.com/yandex-cloud/go-genproto v0.0.0-20220815090733-4c139c0154e2 // indirect
5454
github.com/ydb-platform/ydb-go-genproto v0.0.0-20240528144234-5d5a685e41f7 // indirect
5555
github.com/ydb-platform/ydb-go-yc-metadata v0.6.1 // indirect
56+
go.uber.org/mock v0.4.0 // indirect
5657
golang.org/x/crypto v0.24.0 // indirect
5758
golang.org/x/mod v0.17.0 // indirect
5859
golang.org/x/net v0.26.0 // indirect

0 commit comments

Comments
 (0)