mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-08 15:21:55 +00:00
Bump dependencies
This commit is contained in:
8
go.mod
8
go.mod
@@ -53,7 +53,7 @@ require (
|
||||
github.com/spf13/cobra v1.8.0
|
||||
github.com/spf13/pflag v1.0.5
|
||||
github.com/stretchr/testify v1.8.4
|
||||
github.com/tdewolff/minify/v2 v2.20.12
|
||||
github.com/tdewolff/minify/v2 v2.20.14
|
||||
go.uber.org/zap v1.26.0
|
||||
golang.org/x/crypto v0.18.0
|
||||
golang.org/x/net v0.20.0
|
||||
@@ -67,8 +67,8 @@ require (
|
||||
k8s.io/apiserver v0.29.0
|
||||
k8s.io/client-go v0.29.0
|
||||
k8s.io/component-base v0.29.0
|
||||
k8s.io/gengo v0.0.0-20230829151522-9cce18d56c01
|
||||
k8s.io/klog/v2 v2.110.1
|
||||
k8s.io/gengo v0.0.0-20240110203215-22eea95d1e7a
|
||||
k8s.io/klog/v2 v2.120.0
|
||||
k8s.io/kube-aggregator v0.29.0
|
||||
k8s.io/kube-openapi v0.0.0-20240105020646-a37d4de58910
|
||||
k8s.io/utils v0.0.0-20240102154912-e7106e64919e
|
||||
@@ -151,7 +151,7 @@ require (
|
||||
github.com/spf13/viper v1.16.0 // indirect
|
||||
github.com/stoewer/go-strcase v1.2.0 // indirect
|
||||
github.com/subosito/gotenv v1.4.2 // indirect
|
||||
github.com/tdewolff/parse/v2 v2.7.7 // indirect
|
||||
github.com/tdewolff/parse/v2 v2.7.8 // indirect
|
||||
go.etcd.io/etcd/api/v3 v3.5.10 // indirect
|
||||
go.etcd.io/etcd/client/pkg/v3 v3.5.10 // indirect
|
||||
go.etcd.io/etcd/client/v3 v3.5.10 // indirect
|
||||
|
||||
Reference in New Issue
Block a user