mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 08:23:15 +01:00
Update syft bootstrap tools to latest versions. (#1537)
Signed-off-by: GitHub <noreply@github.com> Co-authored-by: spiffcs <spiffcs@users.noreply.github.com>
This commit is contained in:
parent
0853a50f4d
commit
b6a496f18c
2
Makefile
2
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user