Go: Update dependencies. (#13283)
This commit is contained in:
parent
b4fec41533
commit
25ac7dccb2
8 changed files with 45 additions and 45 deletions
|
|
@ -6,10 +6,10 @@ require (
|
|||
github.com/onrik/logrus v0.11.0
|
||||
github.com/sirupsen/logrus v1.9.3
|
||||
github.com/spf13/cobra v1.9.1
|
||||
k8s.io/api v0.32.3
|
||||
k8s.io/apimachinery v0.32.3
|
||||
k8s.io/client-go v0.32.3
|
||||
k8s.io/kube-aggregator v0.32.3
|
||||
k8s.io/api v0.32.4
|
||||
k8s.io/apimachinery v0.32.4
|
||||
k8s.io/client-go v0.32.4
|
||||
k8s.io/kube-aggregator v0.32.4
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue