From ac57bd48c9d140ef36d090afd98a1e47b32df759 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 19:30:57 +0000 Subject: [PATCH] fix(deps): update module github.com/onsi/gomega to v1.38.2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c84485c..824e67e 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.21.9 require ( github.com/evanphx/json-patch v5.6.0+incompatible github.com/onsi/ginkgo v1.16.5 - github.com/onsi/gomega v1.18.1 + github.com/onsi/gomega v1.38.2 github.com/redhat-cop/operator-utils v1.3.4 k8s.io/api v0.24.2 k8s.io/apiextensions-apiserver v0.24.2