mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-05-19 00:00:14 +08:00
Updating dependency github.com/kr/pretty to version v0.2.0
Kubernetes-commit: 54967fe39367c1ada4c9c4b5c2146263f85a41e4
This commit is contained in:
committed by
Kubernetes Publisher
parent
38ecd7efc8
commit
9d6c1af3ea
@@ -13,7 +13,6 @@ require (
|
||||
)
|
||||
|
||||
replace (
|
||||
github.com/kr/pretty => github.com/kr/pretty v0.1.0
|
||||
golang.org/x/net => golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user