Update vendor

This commit is contained in:
Darren Shepherd 2020-10-01 11:33:48 -07:00
parent e7858849e9
commit 70a339f6c3
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -48,7 +48,7 @@ require (
github.com/rancher/apiserver v0.0.0-20200730050206-780f0e4c5f48
github.com/rancher/dynamiclistener v0.2.1-0.20200714201033-9c1939da3af9
github.com/rancher/norman v0.0.0-20200714195611-b3163ad4ebc4
github.com/rancher/wrangler v0.6.2-0.20200922204249-68dfef44d080
github.com/rancher/wrangler v0.7.0
github.com/sirupsen/logrus v1.4.2
github.com/stretchr/testify v1.5.1 // indirect
github.com/urfave/cli v1.22.2

4
go.sum
View File

@ -360,8 +360,8 @@ github.com/rancher/wrangler v0.6.2-0.20200515155908-1923f3f8ec3f h1:QPOlhiY3YCPL
github.com/rancher/wrangler v0.6.2-0.20200515155908-1923f3f8ec3f/go.mod h1:NmtmlLkchboIksYJuBemwcP4RBfv8FpeyhVoWXB9Wdc=
github.com/rancher/wrangler v0.6.2-0.20200714200521-c61fae623942 h1:y1+/tsdYNmC0bD/qrcZgMQ/Mb2jLelWQrK8wQsd2Ux8=
github.com/rancher/wrangler v0.6.2-0.20200714200521-c61fae623942/go.mod h1:8LdIqAQPHysxNlHqmKbUiDIx9ULt9IHUauh9aOnr67k=
github.com/rancher/wrangler v0.6.2-0.20200922204249-68dfef44d080 h1:XimUWWj22wLfDOqxvmIlAkkQZBn35PG0Ldj4i0tPs08=
github.com/rancher/wrangler v0.6.2-0.20200922204249-68dfef44d080/go.mod h1:I7qe4DZNMOLKVa9ax7DJdBZ0XtKOppLF/dalhPX3vaE=
github.com/rancher/wrangler v0.7.0 h1:8he+dmw6a1czfZqGUC0XWre37y8NivupRxiY/CxysZ4=
github.com/rancher/wrangler v0.7.0/go.mod h1:I7qe4DZNMOLKVa9ax7DJdBZ0XtKOppLF/dalhPX3vaE=
github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod h1:XWv6SoW27p1b0cqNHllgS5HIMJraePCO15w5zCzIWYg=
github.com/russross/blackfriday v1.5.2 h1:HyvC0ARfnZBqnXwABFeSZHpKvJHJJfPz81GNueLj0oo=
github.com/russross/blackfriday v1.5.2/go.mod h1:JO/DiYxRf+HjHt06OyowR9PTA263kcR/rfWxYHBV53g=