Skip to content

Commit 65b8010

Browse files
dhaiducekopenshift-merge-bot[bot]
authored andcommitted
chore: upgrade to Go 1.25
ref: https://issues.redhat.com/browse/ACM-27466 Signed-off-by: Dale Haiducek <[email protected]>
1 parent 8666d71 commit 65b8010

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ci-operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
build_root_image:
22
name: builder
33
namespace: stolostron
4-
tag: go1.24-linux
4+
tag: go1.25-linux

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module open-cluster-management.io/policy-generator-plugin
22

3-
go 1.24.0
3+
go 1.25.0
44

55
require (
66
github.com/google/go-cmp v0.7.0

0 commit comments

Comments
 (0)