Skip to content

Commit

Permalink
Update syft bootstrap tools to latest versions. (anchore#1244)
Browse files Browse the repository at this point in the history
Co-authored-by: spiffcs <[email protected]>
  • Loading branch information
2 people authored and aiwantaozi committed Oct 20, 2022
1 parent a7cc0da commit 7bd3baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ LINTCMD = $(TEMPDIR)/golangci-lint run --tests=false --timeout=5m --config .gola
GOIMPORTS_CMD = $(TEMPDIR)/gosimports -local github.com/anchore
RELEASE_CMD=$(TEMPDIR)/goreleaser release --rm-dist
SNAPSHOT_CMD=$(RELEASE_CMD) --skip-publish --snapshot
GOLANGCILINT_VERSION = v1.49.0
GOLANGCILINT_VERSION = v1.50.0
GOSIMPORTS_VERSION = v0.3.2
BOUNCER_VERSION = v0.4.0
CHRONICLE_VERSION = v0.4.1
Expand Down

0 comments on commit 7bd3baf

Please sign in to comment.