sync: update go.mod

This commit is contained in:
Kubernetes Publisher 2019-06-24 17:27:42 +00:00
parent 7075c07e78
commit 31e315d969
1 changed files with 6 additions and 0 deletions

6
go.mod
View File

@ -3,3 +3,9 @@
module k8s.io/kubectl
go 1.12
replace k8s.io/api => k8s.io/api v0.0.0-20190602101200-7067668b35ab
replace k8s.io/apimachinery => k8s.io/apimachinery v0.0.0-20190602101200-c31ce66803fe
replace k8s.io/client-go => k8s.io/client-go v0.0.0-20190602130412-935aad3790a0