From e8ffb2d3879cdc410aeb0534630e082e98dfe226 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 17:40:30 +0000 Subject: [PATCH] fix(deps): update module github.com/onsi/gomega to v1.37.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c84485c..bdf77d7 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.37.0 github.com/redhat-cop/operator-utils v1.3.4 k8s.io/api v0.24.2 k8s.io/apiextensions-apiserver v0.24.2