Skip to content

Commit b2575ee

Browse files
Update dependency go to v1.25.4
1 parent 90bf3d1 commit b2575ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/timebertt/kubernetes-controller-sharding
22

33
go 1.24.0
44

5-
toolchain go1.25.3
5+
toolchain go1.25.4
66

77
require (
88
github.com/cespare/xxhash/v2 v2.3.0

webhosting-operator/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/timebertt/kubernetes-controller-sharding/webhosting-operator
22

33
go 1.24.0
44

5-
toolchain go1.25.3
5+
toolchain go1.25.4
66

77
require (
88
github.com/go-logr/logr v1.4.3

0 commit comments

Comments
 (0)