Updating dependency golang.org/x/mod to version v0.1.0

Signed-off-by: Davanum Srinivas <davanum@gmail.com>

Kubernetes-commit: 3992c8669fa28e6a2721a09d750345f28f21e5f2
This commit is contained in:
Davanum Srinivas
2020-05-14 18:04:08 -04:00
committed by Kubernetes Publisher
parent 9221f46706
commit 874d8bd323
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -13,7 +13,6 @@ require (
)
replace (
golang.org/x/mod => golang.org/x/mod v0.0.0-20190513183733-4bf6d317e70e
golang.org/x/sys => golang.org/x/sys v0.0.0-20190813064441-fde4db37ae7a // pinned to release-branch.go1.13
golang.org/x/tools => golang.org/x/tools v0.0.0-20190821162956-65e3620a7ae7 // pinned to release-branch.go1.13
k8s.io/api => ../api