mirror of
https://github.com/anchore/syft.git
synced 2026-02-12 02:26:42 +01:00
Update syft bootstrap tools to latest versions. (#1220)
Co-authored-by: spiffcs <spiffcs@users.noreply.github.com>
This commit is contained in:
parent
04d288b364
commit
1cfa73732a
4
Makefile
4
Makefile
@ -8,10 +8,10 @@ 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
|
||||
GOSIMPORTS_VERSION = v0.3.1
|
||||
GOSIMPORTS_VERSION = v0.3.2
|
||||
BOUNCER_VERSION = v0.4.0
|
||||
CHRONICLE_VERSION = v0.4.1
|
||||
GORELEASER_VERSION = v1.11.2
|
||||
GORELEASER_VERSION = v1.11.4
|
||||
YAJSV_VERSION = v1.4.0
|
||||
COSIGN_VERSION = v1.12.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user