Skip to content

Commit

Permalink
Update grype-db bootstrap tools to latest versions. (#308)
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: wagoodman <590471+wagoodman@users.noreply.github.com>
  • Loading branch information
1 parent c329c5b commit 9ba91dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ CHRONICLE_CMD = $(TEMP_DIR)/chronicle
GLOW_CMD = $(TEMP_DIR)/glow

# Tool versions #################################
GOLANGCILINT_VERSION = v1.58.0
GOLANGCILINT_VERSION = v1.58.1
GOSIMPORTS_VERSION := v0.3.8
BOUNCER_VERSION = v0.4.0
CHRONICLE_VERSION = v0.8.0
GORELEASER_VERSION = v1.25.1
GORELEASER_VERSION = v1.26.0
CRANE_VERSION=v0.16.1
GLOW_VERSION := v1.5.0

Expand Down

0 comments on commit 9ba91dc

Please sign in to comment.