Updating dependency golang.org/x/time to version v0.0.0-20191024005414-555d28b269f0

Kubernetes-commit: 2b8b3b4008bbf072d216049c48ba792f023d2de8
This commit is contained in:
Davanum Srinivas
2020-03-24 13:43:14 -04:00
committed by Kubernetes Publisher
parent e3364ceff9
commit 60f0f63219
2 changed files with 3 additions and 3 deletions
-1
View File
@@ -14,7 +14,6 @@ require (
replace (
golang.org/x/sys => golang.org/x/sys v0.0.0-20190813064441-fde4db37ae7a // pinned to release-branch.go1.13
golang.org/x/time => golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
golang.org/x/tools => golang.org/x/tools v0.0.0-20190821162956-65e3620a7ae7 // pinned to release-branch.go1.13
golang.org/x/xerrors => golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
k8s.io/api => ../api