From b6a496f18c3faa5711dce3ca0a845edd1a8e37e6 Mon Sep 17 00:00:00 2001 From: "anchore-actions-token-generator[bot]" <102182147+anchore-actions-token-generator[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 12:35:33 -0500 Subject: [PATCH] Update syft bootstrap tools to latest versions. (#1537) Signed-off-by: GitHub Co-authored-by: spiffcs --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 76c97ad19..71e66b8e8 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ RELEASE_CMD := $(TEMP_DIR)/goreleaser release --rm-dist SNAPSHOT_CMD := $(RELEASE_CMD) --skip-publish --skip-sign --snapshot # Tool versions ################################# -GOLANGCILINT_VERSION := v1.50.1 +GOLANGCILINT_VERSION := v1.51.0 GOSIMPORTS_VERSION := v0.3.5 BOUNCER_VERSION := v0.4.0 CHRONICLE_VERSION := v0.5.1