mirror of
https://github.com/anchore/syft.git
synced 2026-02-12 02:26:42 +01:00
Update syft bootstrap tools to latest versions. (#1244)
Co-authored-by: spiffcs <spiffcs@users.noreply.github.com>
This commit is contained in:
parent
48f0a4680f
commit
58504d5bf3
2
Makefile
2
Makefile
@ -7,7 +7,7 @@ LINTCMD = $(TEMPDIR)/golangci-lint run --tests=false --timeout=5m --config .gola
|
||||
GOIMPORTS_CMD = $(TEMPDIR)/gosimports -local github.com/anchore
|
||||
RELEASE_CMD=$(TEMPDIR)/goreleaser release --rm-dist
|
||||
SNAPSHOT_CMD=$(RELEASE_CMD) --skip-publish --snapshot
|
||||
GOLANGCILINT_VERSION = v1.49.0
|
||||
GOLANGCILINT_VERSION = v1.50.0
|
||||
GOSIMPORTS_VERSION = v0.3.2
|
||||
BOUNCER_VERSION = v0.4.0
|
||||
CHRONICLE_VERSION = v0.4.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user