run ./hack/update-vendor.sh

Kubernetes-commit: dc9bf6a9553d2381ae94e62ad5e49064d0de01e7
This commit is contained in:
carlory
2019-08-13 20:20:38 +08:00
committed by Kubernetes Publisher
parent 1818f39356
commit e5108e29f0
2 changed files with 14 additions and 13 deletions
+2 -1
View File
@@ -9,11 +9,12 @@ require (
k8s.io/apimachinery v0.0.0
k8s.io/client-go v0.0.0
k8s.io/code-generator v0.0.0
k8s.io/klog v0.4.0
k8s.io/klog v0.3.1
)
replace (
golang.org/x/crypto => golang.org/x/crypto v0.0.0-20181025213731-e84da0312774
golang.org/x/net => golang.org/x/net v0.0.0-20190206173232-65e2d4e15006
golang.org/x/sync => golang.org/x/sync v0.0.0-20181108010431-42b317875d0f
golang.org/x/sys => golang.org/x/sys v0.0.0-20190209173611-3b5209105503
golang.org/x/text => golang.org/x/text v0.3.1-0.20181227161524-e6919f6577db