Skip to content

Commit c5e83b3

Browse files
Merge pull request #103 from shiftstack/bump_go
Bump to Go v1.24
2 parents 177e73b + b8b5eff commit c5e83b3

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: release
33
namespace: openshift
4-
tag: rhel-9-release-golang-1.23-openshift-4.19
4+
tag: rhel-9-release-golang-1.24-openshift-4.20

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/shiftstack/bugwatcher
22

3-
go 1.23.6
3+
go 1.24.4
44

55
require (
66
github.com/andygrunwald/go-jira v1.17.0

0 commit comments

Comments
 (0)