mirror of https://github.com/kubernetes/kops.git
make gomod
This commit is contained in:
parent
f2f29d92d6
commit
d728ac8196
2
go.mod
2
go.mod
|
@ -124,7 +124,7 @@ require (
|
|||
golang.org/x/crypto v0.0.0-20191202143827-86a70503ff7e
|
||||
golang.org/x/net v0.0.0-20191126235420-ef20fe5d7933
|
||||
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45
|
||||
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
|
||||
golang.org/x/sys v0.0.0-20191128015809-6d18c012aee9
|
||||
golang.org/x/tools v0.0.0-20191203134012-c197fd4bf371
|
||||
google.golang.org/api v0.17.0
|
||||
gopkg.in/gcfg.v1 v1.2.0
|
||||
|
|
Loading…
Reference in New Issue