We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84ae2c9 + 423f013 commit b872d66Copy full SHA for b872d66
go.mod
@@ -1,6 +1,6 @@
1
module sigs.k8s.io/cluster-api-provider-openstack
2
3
-go 1.23.4
+go 1.23.0
4
5
require (
6
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
hack/tools/go.mod
module sigs.k8s.io/cluster-api-provider-openstack/hack/tools
github.com/a8m/envsubst v1.4.2
0 commit comments