1
0
mirror of https://github.com/rancher/types.git synced 2025-09-17 23:38:20 +00:00

Update vendor

This commit is contained in:
Darren Shepherd
2020-02-14 16:12:31 -07:00
parent 1fd17e4801
commit 4296a05c98
10 changed files with 769 additions and 1 deletions

1
go.mod
View File

@@ -13,6 +13,7 @@ require (
github.com/knative/pkg v0.0.0-20190817231834-12ee58e32cc8
github.com/pkg/errors v0.8.1
github.com/rancher/norman v0.0.0-20200211155126-fc45a55d4dfd
github.com/rancher/wrangler v0.4.2-0.20200214231136-099089b8a398
github.com/sirupsen/logrus v1.4.2
golang.org/x/tools v0.0.0-20191029041327-9cc4af7d6b2c // indirect
k8s.io/api v0.17.2