mirror of
https://github.com/niusmallnan/steve.git
synced 2025-06-26 22:46:56 +00:00
Update vendor
This commit is contained in:
parent
a528c500cf
commit
233fdb791c
2
go.mod
2
go.mod
@ -46,7 +46,7 @@ require (
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/prometheus/common v0.7.0 // indirect
|
||||
github.com/prometheus/procfs v0.0.6 // indirect
|
||||
github.com/rancher/apiserver v0.0.0-20200622174841-b4d1106a9883
|
||||
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.20200714200521-c61fae623942
|
||||
|
4
go.sum
4
go.sum
@ -303,8 +303,8 @@ github.com/prometheus/procfs v0.0.2/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsT
|
||||
github.com/prometheus/procfs v0.0.6 h1:0qbH+Yqu/cj1ViVLvEWCP6qMQ4efWUj6bQqOEA0V0U4=
|
||||
github.com/prometheus/procfs v0.0.6/go.mod h1:7Qr8sr6344vo1JqZ6HhLceV9o3AJ1Ff+GxbHq6oeK9A=
|
||||
github.com/prometheus/tsdb v0.7.1/go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40TwIPHuXU=
|
||||
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/apiserver v0.0.0-20200730050206-780f0e4c5f48 h1:XmhN3O0azgyrMRTX3v/MEHfb5BSjdbRUYJijiJ7Gs5s=
|
||||
github.com/rancher/apiserver v0.0.0-20200730050206-780f0e4c5f48/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.20200714201033-9c1939da3af9 h1:Mo5mPXi7k/TgzMcUIuDpbNxiX2bYh68+yEpaur5Nx80=
|
||||
|
Loading…
Reference in New Issue
Block a user