Skip to content

Commit c280c75

Browse files
committed
Bump Golang version to v1.25.0
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
1 parent ec71fe0 commit c280c75

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
module sigs.k8s.io/custom-metrics-apiserver
22

3-
go 1.24.0
3+
go 1.25.0
44

5-
toolchain go1.24.4
5+
toolchain go1.25.5
66

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

0 commit comments

Comments
 (0)