Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Commit b52628e

Browse files
committed
🧹 go mod tidy
1 parent 807918c commit b52628e

File tree

2 files changed

+205
-2
lines changed

2 files changed

+205
-2
lines changed

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,4 @@ require (
99
google.golang.org/api v0.3.0
1010
google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107
1111
google.golang.org/grpc v1.19.0
12-
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
13-
gopkg.in/yaml.v2 v2.2.2 // indirect
1412
)

0 commit comments

Comments
 (0)