mirror of
https://github.com/anchore/syft
synced 2024-11-10 06:14:16 +00:00
Update syft bootstrap tools to latest versions. (#1525)
This commit is contained in:
parent
b81c9805dc
commit
8dba4c33dd
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -12,7 +12,7 @@ GOLANGCILINT_VERSION := v1.50.1
|
|||
GOSIMPORTS_VERSION := v0.3.5
|
||||
BOUNCER_VERSION := v0.4.0
|
||||
CHRONICLE_VERSION := v0.5.1
|
||||
GORELEASER_VERSION := v1.14.1
|
||||
GORELEASER_VERSION := v1.15.0
|
||||
YAJSV_VERSION := v1.4.1
|
||||
COSIGN_VERSION := v1.13.1
|
||||
QUILL_VERSION := v0.2.0
|
||||
|
|
Loading…
Reference in a new issue