1
0
mirror of https://github.com/rancher/steve.git synced 2025-07-01 09:12:12 +00:00

Update go.mod

This commit is contained in:
Darren Shepherd 2020-02-08 13:05:47 -07:00
parent 600f875fce
commit 12df5d1a3d

1
go.mod
View File

@ -15,6 +15,7 @@ require (
github.com/sirupsen/logrus v1.4.2
github.com/urfave/cli v1.22.2
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/apiextensions-apiserver v0.17.2
k8s.io/apimachinery v0.17.2