Skip to content

Commit 1ec9af9

Browse files
Update dependency go to v1.24.5
1 parent 9fc6f97 commit 1ec9af9

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.24.4
5+
toolchain go1.24.5
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.24.4
5+
toolchain go1.24.5
66

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

0 commit comments

Comments
 (0)