We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3475127 commit d84b463Copy full SHA for d84b463
go.mod
@@ -1,6 +1,6 @@
1
module github.com/lxc/cluster-api-provider-incus
2
3
-go 1.25.3
+go 1.25.5
4
5
require (
6
github.com/blang/semver/v4 v4.0.0
hack/tools/go.mod
module github.com/lxc/cluster-api-provider-incus/hack/tools
github.com/ahmetb/gen-crd-api-reference-docs v0.3.0
0 commit comments