mirror of
https://github.com/anchore/grype
synced 2024-11-10 06:34:13 +00:00
Update grype bootstrap tools to latest versions. (#925)
Co-authored-by: westonsteimel <westonsteimel@users.noreply.github.com>
This commit is contained in:
parent
403a535321
commit
345d8494fd
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -37,9 +37,9 @@ SNAPSHOT_BIN=$(shell realpath $(shell pwd)/$(SNAPSHOTDIR)/$(OS)-build_$(OS)_amd6
|
|||
GOLANGCILINT_VERSION = v1.49.0
|
||||
BOUNCER_VERSION = v0.4.0
|
||||
CHRONICLE_VERSION = v0.4.1
|
||||
GOSIMPORTS_VERSION = v0.3.1
|
||||
GOSIMPORTS_VERSION = v0.3.2
|
||||
YAJSV_VERSION = v1.4.0
|
||||
GORELEASER_VERSION = v1.11.2
|
||||
GORELEASER_VERSION = v1.11.4
|
||||
|
||||
## Variable assertions
|
||||
|
||||
|
|
Loading…
Reference in a new issue