From c2794c754737723d9cdf3e7bb9c00ce7179a148e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 11:18:55 +0000 Subject: [PATCH] fix(deps): update module github.com/onsi/gomega to v1.36.2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 4e09cf9c..b71b2949 100644 --- a/go.mod +++ b/go.mod @@ -15,7 +15,7 @@ require ( github.com/mauromorales/xpasswd v0.4.0 github.com/mudler/entities v0.8.1 github.com/onsi/ginkgo/v2 v2.17.1 - github.com/onsi/gomega v1.33.0 + github.com/onsi/gomega v1.36.2 github.com/pkg/errors v0.9.1 github.com/rancher-sandbox/linuxkit v1.0.2 github.com/sanity-io/litter v1.5.5