mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-06-07 00:05:04 +08:00
updating github.com/spf13/cobra to v0.0.4
Kubernetes-commit: 1b401bdab7c2d9de86363adf6a490e35d2f3c832
This commit is contained in:
committed by
Kubernetes Publisher
parent
1a720f0583
commit
b23659240b
@@ -14,6 +14,7 @@ require (
|
|||||||
|
|
||||||
replace (
|
replace (
|
||||||
github.com/google/uuid => github.com/google/uuid v1.0.0
|
github.com/google/uuid => github.com/google/uuid v1.0.0
|
||||||
|
github.com/spf13/pflag => github.com/spf13/pflag v1.0.1
|
||||||
github.com/stretchr/testify => github.com/stretchr/testify v1.2.2
|
github.com/stretchr/testify => github.com/stretchr/testify v1.2.2
|
||||||
golang.org/x/crypto => golang.org/x/crypto v0.0.0-20181025213731-e84da0312774
|
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/net => golang.org/x/net v0.0.0-20190206173232-65e2d4e15006
|
||||||
|
|||||||
Reference in New Issue
Block a user