Skip to content

Commit b9252b4

Browse files
Gackok8s-infra-cherrypick-robotbzp2010
authored
Go: Bump to v1.24.4. (#13495)
Co-authored-by: k8s-infra-cherrypick-robot <[email protected]> Co-authored-by: bzp2010 <[email protected]>
1 parent befe576 commit b9252b4

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

GOLANG_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.24.3
1+
1.24.4

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module k8s.io/ingress-nginx
22

3-
go 1.24.3
3+
go 1.24.4
44

55
require (
66
dario.cat/mergo v1.0.2

images/custom-error-pages/rootfs/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module k8s.io/ingress-nginx/custom-error-pages
22

3-
go 1.24.3
3+
go 1.24.4
44

55
require github.com/prometheus/client_golang v1.22.0
66

images/ext-auth-example-authsvc/rootfs/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module k8s.io/ingress-nginx/ext-auth-example-authsvc
22

3-
go 1.24.3
3+
go 1.24.4
44

55
require k8s.io/apimachinery v0.33.1
66

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module k8s.io/ingress-nginx/fastcgi-helloserver
22

3-
go 1.24.3
3+
go 1.24.4

images/go-grpc-greeter-server/rootfs/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module k8s.io/ingress-nginx/go-grpc-greeter-server
22

3-
go 1.24.3
3+
go 1.24.4
44

55
require (
66
google.golang.org/grpc v1.72.2

images/kube-webhook-certgen/rootfs/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/jet/kube-webhook-certgen
22

3-
go 1.24.3
3+
go 1.24.4
44

55
require (
66
github.com/onrik/logrus v0.11.0

0 commit comments

Comments
 (0)