Update grype bootstrap tools to latest versions. (#956)

Co-authored-by: westonsteimel <westonsteimel@users.noreply.github.com>
This commit is contained in:
anchore-actions-token-generator[bot] 2022-10-24 10:25:24 -04:00 committed by GitHub
parent 4cda526992
commit b05f37f66c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,12 +34,12 @@ OS=$(shell uname | tr '[:upper:]' '[:lower:]')
SYFT_VERSION=$(shell go list -m all | grep github.com/anchore/syft | awk '{print $$2}')
SNAPSHOT_BIN=$(shell realpath $(shell pwd)/$(SNAPSHOTDIR)/$(OS)-build_$(OS)_amd64_v1/$(BIN))
GOLANGCILINT_VERSION = v1.50.0
GOLANGCILINT_VERSION = v1.50.1
BOUNCER_VERSION = v0.4.0
CHRONICLE_VERSION = v0.4.1
GOSIMPORTS_VERSION = v0.3.2
CHRONICLE_VERSION = v0.4.2
GOSIMPORTS_VERSION = v0.3.4
YAJSV_VERSION = v1.4.1
GORELEASER_VERSION = v1.11.5
GORELEASER_VERSION = v1.12.3
## Variable assertions