mirror of
https://github.com/rancher/dynamiclistener.git
synced 2025-09-21 19:27:35 +00:00
Update to wrangler v0.8.0 and merge v0.2.x to master
This commit is contained in:
8
go.mod
8
go.mod
@@ -3,9 +3,9 @@ module github.com/rancher/dynamiclistener
|
||||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/rancher/wrangler v0.6.2-0.20200714200521-c61fae623942
|
||||
github.com/rancher/wrangler v0.8.0
|
||||
github.com/sirupsen/logrus v1.4.2
|
||||
golang.org/x/crypto v0.0.0-20200220183623-bac4c82f6975
|
||||
k8s.io/api v0.18.0
|
||||
k8s.io/apimachinery v0.18.0
|
||||
golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
|
||||
k8s.io/api v0.18.8
|
||||
k8s.io/apimachinery v0.18.8
|
||||
)
|
||||
|
Reference in New Issue
Block a user