Go: Bump to v1.24.1. (#12942)
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
This commit is contained in:
parent
e90815df9f
commit
7502f9dc65
9 changed files with 8 additions and 9 deletions
|
|
@ -1,6 +1,6 @@
|
|||
module k8s.io/ingress-nginx/custom-error-pages
|
||||
|
||||
go 1.23.6
|
||||
go 1.24.1
|
||||
|
||||
require github.com/prometheus/client_golang v1.21.1
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
module example.com/authsvc
|
||||
|
||||
go 1.23.6
|
||||
go 1.24.1
|
||||
|
||||
require k8s.io/apimachinery v0.32.2
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
module github.com/jet/kube-webhook-certgen
|
||||
|
||||
go 1.23.6
|
||||
go 1.24.1
|
||||
|
||||
require (
|
||||
github.com/onrik/logrus v0.11.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue