From 5dc041669289f8e53bb3464d55c11dfd4e858240 Mon Sep 17 00:00:00 2001 From: westonsteimel Date: Tue, 26 Sep 2023 08:01:37 +0000 Subject: [PATCH] chore(deps): update bootstrap tools to latest versions Signed-off-by: GitHub --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f28e0d04c99..0e21104b8e3 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ GOLANGCILINT_VERSION := v1.54.2 GOSIMPORTS_VERSION := v0.3.8 BOUNCER_VERSION := v0.4.0 CHRONICLE_VERSION := v0.8.0 -GORELEASER_VERSION := v1.21.0 +GORELEASER_VERSION := v1.21.1 YAJSV_VERSION := v1.4.1 QUILL_VERSION := v0.4.1 GLOW_VERSION := v1.5.1