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