Skip to content

Commit 0497a4a

Browse files
committed
update go.mod
Signed-off-by: Michael Montgomery <[email protected]>
1 parent aa9eab7 commit 0497a4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
module sigs.k8s.io/custom-metrics-apiserver
22

3-
go 1.22.1
3+
go 1.23.0
44

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

77
require (
88
github.com/emicklei/go-restful/v3 v3.12.1

0 commit comments

Comments
 (0)