1
0
mirror of https://github.com/rancher/cli.git synced 2026-02-05 09:48:36 +01:00

vendor update

This commit is contained in:
Dan Ramich
2020-04-06 13:48:41 -07:00
parent 160b14c16c
commit 4101825089
5 changed files with 8 additions and 6 deletions

2
go.mod
View File

@@ -16,7 +16,7 @@ require (
github.com/pkg/errors v0.8.1
github.com/pkg/term v0.0.0-20160705081919-b1f72af2d630 // indirect
github.com/rancher/norman v0.0.0-20200326201949-eb806263e8ad
github.com/rancher/types v0.0.0-20200327203838-a36e8d24795f
github.com/rancher/types v0.0.0-20200407154953-bd140b76a4df
github.com/sirupsen/logrus v1.4.2
github.com/stretchr/testify v1.4.0
github.com/urfave/cli v1.20.0