Update vendor

This commit is contained in:
Darren Shepherd 2020-06-22 10:51:50 -07:00
parent 00f6392a22
commit 3dbc369174
2 changed files with 3 additions and 3 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-20200622164348-5ca5f492254f
github.com/rancher/apiserver v0.0.0-20200622174841-b4d1106a9883
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

4
go.sum
View File

@ -790,8 +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-20200622164348-5ca5f492254f h1:RKptcscgm7pDeLVAhdBM9042MXyM/KJNWV3kEQdPBpk=
github.com/rancher/apiserver v0.0.0-20200622164348-5ca5f492254f/go.mod h1:8W0EwaR9dH5NDFw6mpAX437D0q+EZqKWbZyX71+z2WI=
github.com/rancher/apiserver v0.0.0-20200622174841-b4d1106a9883 h1:EpXEB0m0SliL+1g7JJf29Z9OJEucWsBQk/OG+bCzzlU=
github.com/rancher/apiserver v0.0.0-20200622174841-b4d1106a9883/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=