Update vendor

This commit is contained in:
Darren Shepherd 2020-06-12 14:23:58 -07:00
parent 5c768508bb
commit 02b0602945
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -38,7 +38,7 @@ require (
github.com/golang/protobuf v1.3.2
github.com/gorilla/mux v1.7.3
github.com/pkg/errors v0.9.1
github.com/rancher/apiserver v0.0.0-20200612043804-70900e7dfb94
github.com/rancher/apiserver v0.0.0-20200612212259-10457317eb0b
github.com/rancher/dynamiclistener v0.2.1-0.20200213165308-111c5b43e932
github.com/rancher/norman v0.0.0-20200517050325-f53cae161640
github.com/rancher/rancher/pkg/auth v0.0.0-20200612062006-9ccb702b9571

2
go.sum
View File

@ -790,6 +790,8 @@ github.com/quasilyte/go-consistent v0.0.0-20190521200055-c6f3937de18c/go.mod h1:
github.com/quobyte/api v0.1.2/go.mod h1:jL7lIHrmqQ7yh05OJ+eEEdHr0u/kmT1Ff9iHd+4H6VI=
github.com/rancher/apiserver v0.0.0-20200612043804-70900e7dfb94 h1:Koehrcj75fZ0PLUGJ9y22JzHMt3FgRLs7BX6u4wZtBY=
github.com/rancher/apiserver v0.0.0-20200612043804-70900e7dfb94/go.mod h1:8W0EwaR9dH5NDFw6mpAX437D0q+EZqKWbZyX71+z2WI=
github.com/rancher/apiserver v0.0.0-20200612212259-10457317eb0b h1:wcMilr3cDFUuZzMCHmQXEH6p5Xbne1uMcUvtLvVJi/Q=
github.com/rancher/apiserver v0.0.0-20200612212259-10457317eb0b/go.mod h1:8W0EwaR9dH5NDFw6mpAX437D0q+EZqKWbZyX71+z2WI=
github.com/rancher/client-go v1.18.0-rancher.1 h1:YmROLJNSiBc+BU0MBsJU4QuNXV31ZqpGc+phrLk6jY0=
github.com/rancher/client-go v1.18.0-rancher.1/go.mod h1:uQSYDYs4WhVZ9i6AIoEZuwUggLVEF64HOD37boKAtF8=
github.com/rancher/dynamiclistener v0.2.1-0.20200213165308-111c5b43e932 h1:W+guy5I7I+BfWGm70jW/zOK+TEujYvV+GEGqug8waLQ=