We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d3e03a commit e651d69Copy full SHA for e651d69
1 file changed
go.mod
@@ -1,8 +1,6 @@
1
module github.com/brightbox/brightbox-cloud-controller-manager
2
3
-go 1.23.0
4
-
5
-toolchain go1.23.4
+go 1.25
6
7
require (
8
github.com/brightbox/gobrightbox/v2 v2.2.2
0 commit comments