From 22170e0f2294b2b3aa062f891c4f067d8c1e8e7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Legrand?= Date: Wed, 26 Jun 2024 23:50:32 +0200 Subject: [PATCH] go mod tidy MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Clément Legrand --- go.mod | 1 + 1 file changed, 1 insertion(+) diff --git a/go.mod b/go.mod index a981c35e61ec9e..3172590ac8ae44 100644 --- a/go.mod +++ b/go.mod @@ -15,6 +15,7 @@ require ( github.com/argoproj/notifications-engine v0.4.1-0.20240606074338-0802cd427621 github.com/argoproj/pkg v0.13.7-0.20230626144333-d56162821bd1 github.com/aws/aws-sdk-go v1.50.8 + github.com/bmatcuk/doublestar v1.3.4 github.com/bmatcuk/doublestar/v4 v4.6.0 github.com/bombsimon/logrusr/v2 v2.0.1 github.com/bradleyfalzon/ghinstallation/v2 v2.6.0