mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 16:33:21 +01:00
Update syft bootstrap tools to latest versions. (#1666)
Signed-off-by: GitHub <noreply@github.com> Co-authored-by: spiffcs <spiffcs@users.noreply.github.com>
This commit is contained in:
parent
a81e0c8008
commit
b379dd9f27
4
Makefile
4
Makefile
@ -11,10 +11,10 @@ GLOW_CMD = $(TEMP_DIR)/glow
|
|||||||
|
|
||||||
# Tool versions #################################
|
# Tool versions #################################
|
||||||
GOLANGCILINT_VERSION := v1.51.2
|
GOLANGCILINT_VERSION := v1.51.2
|
||||||
GOSIMPORTS_VERSION := v0.3.7
|
GOSIMPORTS_VERSION := v0.3.8
|
||||||
BOUNCER_VERSION := v0.4.0
|
BOUNCER_VERSION := v0.4.0
|
||||||
CHRONICLE_VERSION := v0.6.0
|
CHRONICLE_VERSION := v0.6.0
|
||||||
GORELEASER_VERSION := v1.16.0
|
GORELEASER_VERSION := v1.16.1
|
||||||
YAJSV_VERSION := v1.4.1
|
YAJSV_VERSION := v1.4.1
|
||||||
COSIGN_VERSION := v1.13.1
|
COSIGN_VERSION := v1.13.1
|
||||||
QUILL_VERSION := v0.2.0
|
QUILL_VERSION := v0.2.0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user