We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a59b708 commit 8d92499Copy full SHA for 8d92499
1 file changed
go.mod
@@ -1,8 +1,6 @@
1
module github.com/openshift/cluster-version-operator
2
3
-go 1.23.0
4
-
5
-toolchain go1.23.6
+go 1.24.0
6
7
require (
8
github.com/blang/semver/v4 v4.0.0
0 commit comments