mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 16:33:21 +01:00
Update syft bootstrap tools to latest versions. (#1549)
This commit is contained in:
parent
43b53ac173
commit
550e2fc7c3
4
Makefile
4
Makefile
@ -14,11 +14,11 @@ GOLANGCILINT_VERSION := v1.51.1
|
|||||||
GOSIMPORTS_VERSION := v0.3.5
|
GOSIMPORTS_VERSION := v0.3.5
|
||||||
BOUNCER_VERSION := v0.4.0
|
BOUNCER_VERSION := v0.4.0
|
||||||
CHRONICLE_VERSION := v0.6.0
|
CHRONICLE_VERSION := v0.6.0
|
||||||
GORELEASER_VERSION := v1.15.1
|
GORELEASER_VERSION := v1.15.2
|
||||||
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
|
||||||
GLOW_VERSION := v1.4.1
|
GLOW_VERSION := v1.5.0
|
||||||
|
|
||||||
# Formatting variables #################################
|
# Formatting variables #################################
|
||||||
BOLD := $(shell tput -T linux bold)
|
BOLD := $(shell tput -T linux bold)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user