Skip to content

Commit 57097e8

Browse files
committed
Bump Go to 1.25.0
Signed-off-by: hwdef <[email protected]>
1 parent 9c76f83 commit 57097e8

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module go.etcd.io/etcd-operator
22

3-
go 1.24.0
4-
5-
toolchain go1.24.6
3+
go 1.25.0
64

75
require (
86
github.com/cert-manager/cert-manager v1.18.2

tools/mod/go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module go.etcd.io/etcd-operator/tools/mod
22

3-
go 1.24.0
4-
5-
toolchain go1.24.6
3+
go 1.25.0
64

75
require (
86
github.com/elastic/crd-ref-docs v0.2.0

0 commit comments

Comments
 (0)