mirror of
https://github.com/rancher/steve.git
synced 2025-07-04 02:26:36 +00:00
Update go.mod
This commit is contained in:
parent
600f875fce
commit
12df5d1a3d
1
go.mod
1
go.mod
@ -15,6 +15,7 @@ require (
|
|||||||
github.com/sirupsen/logrus v1.4.2
|
github.com/sirupsen/logrus v1.4.2
|
||||||
github.com/urfave/cli v1.22.2
|
github.com/urfave/cli v1.22.2
|
||||||
github.com/urfave/cli/v2 v2.1.1
|
github.com/urfave/cli/v2 v2.1.1
|
||||||
|
golang.org/x/sync v0.0.0-20190423024810-112230192c58
|
||||||
k8s.io/api v0.17.2
|
k8s.io/api v0.17.2
|
||||||
k8s.io/apiextensions-apiserver v0.17.2
|
k8s.io/apiextensions-apiserver v0.17.2
|
||||||
k8s.io/apimachinery v0.17.2
|
k8s.io/apimachinery v0.17.2
|
||||||
|
Loading…
Reference in New Issue
Block a user