File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
custom-error-pages/rootfs
ext-auth-example-authsvc/rootfs
kube-webhook-certgen/rootfs Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- 1.23.4
1+ 1.23.5
Original file line number Diff line number Diff line change 11module k8s.io/ingress-nginx
22
3- go 1.23.4
3+ go 1.23.5
44
55require (
66 dario.cat/mergo v1.0.1
Original file line number Diff line number Diff line change 11module k8s.io/ingress-nginx/custom-error-pages
22
3- go 1.23.4
3+ go 1.23.5
44
55require github.com/prometheus/client_golang v1.20.5
66
Original file line number Diff line number Diff line change 11module example.com/authsvc
22
3- go 1.23.4
3+ go 1.23.5
44
55require k8s.io/apimachinery v0.32.1
66
Original file line number Diff line number Diff line change 11module github.com/jet/kube-webhook-certgen
22
3- go 1.23.4
3+ go 1.23.5
44
55require (
66 github.com/onrik/logrus v0.11.0
Original file line number Diff line number Diff line change 11module k8s.io/ingress-nginx/magefiles
22
3- go 1.23.4
3+ go 1.23.5
44
55require (
66 github.com/blang/semver/v4 v4.0.0
You can’t perform that action at this time.
0 commit comments