We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 177e73b + b8b5eff commit c5e83b3Copy full SHA for c5e83b3
.ci-operator.yaml
@@ -1,4 +1,4 @@
1
build_root_image:
2
name: release
3
namespace: openshift
4
- tag: rhel-9-release-golang-1.23-openshift-4.19
+ tag: rhel-9-release-golang-1.24-openshift-4.20
go.mod
@@ -1,6 +1,6 @@
module github.com/shiftstack/bugwatcher
-go 1.23.6
+go 1.24.4
5
require (
6
github.com/andygrunwald/go-jira v1.17.0
0 commit comments