File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,20 +6,20 @@ require (
66 emperror.dev/errors v0.8.1
77 github.com/go-logr/logr v1.4.2
88 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.22.2
10+ github.com/onsi/gomega v1.36.2
1111 github.com/pkg/errors v0.9.1
1212 github.com/sirupsen/logrus v1.9.3
1313 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.48.0
1616 golang.org/x/exp v0.0.0-20250210185358-939b2ce775ac
1717 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.1
19+ k8s.io/apimachinery v0.32.1
20+ k8s.io/client-go v0.32.1
21+ sigs.k8s.io/cluster-api v1.9.4
22+ sigs.k8s.io/controller-runtime v0.20.1
2323)
2424
2525require (
You can’t perform that action at this time.
0 commit comments