Skip to content

Commit ea5fd8a

Browse files
deps(deps): update all non-major dependencies
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b19360a commit ea5fd8a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

go.mod

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff 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.23.3
10+
github.com/onsi/gomega v1.36.3
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.49.0
1616
golang.org/x/exp v0.0.0-20250218142911-aa4b98e5adaa
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.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
2323
)
2424

2525
require (

0 commit comments

Comments
 (0)