File tree Expand file tree Collapse file tree 3 files changed +1108
-31
lines changed
Expand file tree Collapse file tree 3 files changed +1108
-31
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,11 @@ go 1.12
44
55require (
66 github.com/go-yaml/yaml v2.1.0+incompatible
7- github.com/google/go-cmp v0.3.1
8- github.com/kr/pretty v0.1.0 // indirect
7+ github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
8+ github.com/google/go-cmp v0.5.9
99 github.com/shibukawa/configdir v0.0.0-20170330084843-e180dbdc8da0
10- golang.org/x/net v0.0.0-20190522155817-f3200d17e092 // indirect
11- golang.org/x/oauth2 v0.0.0-20190523182746-aaccbc9213b0
12- google.golang.org/api v0.5.0
13- gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
14- gopkg.in/yaml.v2 v2.2.2 // indirect
10+ golang.org/x/net v0.7.0 // indirect
11+ golang.org/x/oauth2 v0.5.0
12+ google.golang.org/api v0.110.0
13+ google.golang.org/genproto v0.0.0-20230216225411-c8e22ba71e44 // indirect
1514)
You can’t perform that action at this time.
0 commit comments