Bump dependencies

This commit is contained in:
Pinny
2023-12-04 09:40:51 -08:00
committed by Ryan Richard
parent ef6369d71e
commit 6d79fe5f4c
2 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -38,7 +38,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.7
github.com/tdewolff/minify/v2 v2.20.9
go.uber.org/zap v1.26.0
golang.org/x/crypto v0.16.0
golang.org/x/net v0.19.0
@@ -56,7 +56,7 @@ require (
k8s.io/gengo v0.0.0-20230829151522-9cce18d56c01
k8s.io/klog/v2 v2.110.1
k8s.io/kube-aggregator v0.28.4
k8s.io/kube-openapi v0.0.0-20231113174909-778a5567bc1e
k8s.io/kube-openapi v0.0.0-20231129212854-f0671cc7e66a
k8s.io/utils v0.0.0-20231127182322-b307cd553661
sigs.k8s.io/yaml v1.4.0
)
@@ -132,7 +132,7 @@ require (
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/stoewer/go-strcase v1.2.0 // indirect
github.com/subosito/gotenv v1.4.0 // indirect
github.com/tdewolff/parse/v2 v2.7.5 // indirect
github.com/tdewolff/parse/v2 v2.7.6 // indirect
go.etcd.io/etcd/api/v3 v3.5.9 // indirect
go.etcd.io/etcd/client/pkg/v3 v3.5.9 // indirect
go.etcd.io/etcd/client/v3 v3.5.9 // indirect