Skip to content

Commit 66ba311

Browse files
Update dependency go to v1.24.6
1 parent 000a8bd commit 66ba311

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

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

0 commit comments

Comments
 (0)