mirror of
https://github.com/anchore/grype
synced 2024-11-10 14:44:12 +00:00
Update grype bootstrap tools to latest versions. (#1124)
Signed-off-by: GitHub <noreply@github.com> Co-authored-by: westonsteimel <westonsteimel@users.noreply.github.com>
This commit is contained in:
parent
562a8d1776
commit
d8df8ac64c
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -38,7 +38,7 @@ SNAPSHOT_BIN := $(realpath $(shell pwd)/$(SNAPSHOT_DIR)/$(OS)-build_$(OS)_amd64_
|
|||
|
||||
GOLANGCILINT_VERSION := v1.51.1
|
||||
BOUNCER_VERSION := v0.4.0
|
||||
CHRONICLE_VERSION := v0.5.1
|
||||
CHRONICLE_VERSION := v0.6.0
|
||||
GOSIMPORTS_VERSION := v0.3.5
|
||||
YAJSV_VERSION := v1.4.1
|
||||
GORELEASER_VERSION := v1.15.2
|
||||
|
|
Loading…
Reference in a new issue