From 89631c38626a1ee7bd970f842e7fdd327671e419 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 19:37:23 +0000 Subject: [PATCH] Update module github.com/onsi/gomega to v1.29.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 09c58ff..6910ddd 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/confluentinc/confluent-kafka-go v1.9.1 github.com/gofiber/fiber/v2 v2.28.0 github.com/onsi/ginkgo v1.16.5 - github.com/onsi/gomega v1.19.0 + github.com/onsi/gomega v1.29.0 github.com/spf13/viper v1.11.0 go.buf.build/grpc/go/thefuga/go-poc v1.3.2 go.uber.org/fx v1.17.1