File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -5,16 +5,16 @@ go 1.25
55require (
66 github.com/ghodss/yaml v1.0.0
77 github.com/go-logr/logr v1.4.3
8- github.com/go-openapi/runtime v0.28.0
9- github.com/go-openapi/strfmt v0.23 .0
10- github.com/onsi/ginkgo/v2 v2.23.4
11- github.com/onsi/gomega v1.38.0
8+ github.com/go-openapi/runtime v0.29.2
9+ github.com/go-openapi/strfmt v0.26 .0
10+ github.com/onsi/ginkgo/v2 v2.28.1
11+ github.com/onsi/gomega v1.39.1
1212 github.com/sapcc/kubernikus v1.0.1-0.20250731130919-ba31cf88de9b
13- k8s.io/api v0.33.3
14- k8s.io/apimachinery v0.33.3
15- k8s.io/client-go v0.33.3
16- sigs.k8s.io/cluster-api v1.10.4
17- sigs.k8s.io/controller-runtime v0.21.0
13+ k8s.io/api v0.33.9
14+ k8s.io/apimachinery v0.33.9
15+ k8s.io/client-go v0.33.9
16+ sigs.k8s.io/cluster-api v1.12.3
17+ sigs.k8s.io/controller-runtime v0.23.3
1818)
1919
2020require (
You can’t perform that action at this time.
0 commit comments