Go: Bump to v1.23.3. (#12339)
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
This commit is contained in:
parent
8d859f95e9
commit
6601f552f6
7 changed files with 7 additions and 7 deletions
|
|
@ -1,6 +1,6 @@
|
|||
module k8s.io/ingress-nginx/custom-error-pages
|
||||
|
||||
go 1.22.8
|
||||
go 1.23.3
|
||||
|
||||
require github.com/prometheus/client_golang v1.20.5
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
module example.com/authsvc
|
||||
|
||||
go 1.22.8
|
||||
go 1.23.3
|
||||
|
||||
require k8s.io/apimachinery v0.31.2
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
module github.com/jet/kube-webhook-certgen
|
||||
|
||||
go 1.22.8
|
||||
go 1.23.3
|
||||
|
||||
require (
|
||||
github.com/onrik/logrus v0.11.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue