mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 16:33:21 +01:00
Update syft bootstrap tools to latest versions. (#1443)
Co-authored-by: spiffcs <spiffcs@users.noreply.github.com>
This commit is contained in:
parent
725529f43f
commit
a8416d674b
2
Makefile
2
Makefile
@ -10,7 +10,7 @@ SNAPSHOT_CMD=$(RELEASE_CMD) --skip-publish --snapshot
|
|||||||
|
|
||||||
# tool versions
|
# tool versions
|
||||||
GOLANGCILINT_VERSION = v1.50.1
|
GOLANGCILINT_VERSION = v1.50.1
|
||||||
GOSIMPORTS_VERSION = v0.3.4
|
GOSIMPORTS_VERSION = v0.3.5
|
||||||
BOUNCER_VERSION = v0.4.0
|
BOUNCER_VERSION = v0.4.0
|
||||||
CHRONICLE_VERSION = v0.4.2
|
CHRONICLE_VERSION = v0.4.2
|
||||||
GORELEASER_VERSION = v1.14.1
|
GORELEASER_VERSION = v1.14.1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user