From c49fbedde56f0ad95bd1e3fd3414b3e7caefe44c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 23:31:51 +0000 Subject: [PATCH] fix(deps): update module github.com/onsi/gomega to v1.35.0 (#518) 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 a6a3212..f0a2a2c 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.12.0 github.com/onsi/ginkgo/v2 v2.21.0 - github.com/onsi/gomega v1.34.2 + github.com/onsi/gomega v1.35.0 github.com/pterm/pterm v0.12.63 github.com/qeesung/image2ascii v1.0.1 github.com/rs/zerolog v1.33.0