Skip to content

Commit 616871e

Browse files
Update dependency go to v1.23.6 (#455)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d31c4a9 commit 616871e

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.23.0
44

5-
toolchain go1.23.5
5+
toolchain go1.23.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.23.0
44

5-
toolchain go1.23.5
5+
toolchain go1.23.6
66

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

0 commit comments

Comments
 (0)