From d8a8f8baab608fc84d1dc04df4235569ef38200f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 22:44:31 +0000 Subject: [PATCH] fix(deps): update module github.com/onsi/gomega to v1.36.2 (#535) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index e4eeb56..4987bdd 100644 --- a/go.mod +++ b/go.mod @@ -19,7 +19,7 @@ require ( github.com/mudler/go-pluggable v0.0.0-20230126220627-7710299a0ae5 github.com/mudler/yip v1.13.0 github.com/onsi/ginkgo/v2 v2.22.2 - github.com/onsi/gomega v1.36.0 + github.com/onsi/gomega v1.36.2 github.com/pterm/pterm v0.12.80 github.com/qeesung/image2ascii v1.0.1 github.com/rs/zerolog v1.33.0