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 @@ -6,20 +6,20 @@ require (
6
6
emperror.dev/errors v0.8.1
7
7
github.com/go-logr/logr v1.4.2
8
8
github.com/hashicorp/go-version v1.7.0
9
- github.com/onsi/ginkgo/v2 v2.22.0
10
- github.com/onsi/gomega v1.36.1
9
+ github.com/onsi/ginkgo/v2 v2.23.3
10
+ github.com/onsi/gomega v1.36.3
11
11
github.com/pkg/errors v0.9.1
12
12
github.com/sirupsen/logrus v1.9.3
13
13
github.com/stretchr/testify v1.10.0
14
- github.com/validator-labs/validator v0.1.14
15
- github.com/vmware/govmomi v0.46.2
14
+ github.com/validator-labs/validator v0.1.16
15
+ github.com/vmware/govmomi v0.49.0
16
16
golang.org/x/exp v0.0.0-20250218142911-aa4b98e5adaa
17
17
gopkg.in/yaml.v3 v3.0.1
18
- k8s.io/api v0.31.4
19
- k8s.io/apimachinery v0.31.4
20
- k8s.io/client-go v0.31.4
21
- sigs.k8s.io/cluster-api v1.9.0
22
- sigs.k8s.io/controller-runtime v0.19 .3
18
+ k8s.io/api v0.32.3
19
+ k8s.io/apimachinery v0.32.3
20
+ k8s.io/client-go v0.32.3
21
+ sigs.k8s.io/cluster-api v1.9.6
22
+ sigs.k8s.io/controller-runtime v0.20 .3
23
23
)
24
24
25
25
require (
You can’t perform that action at this time.
0 commit comments