Skip to content

Commit

Permalink
Update syft bootstrap tools to latest versions. (#1220)
Browse files Browse the repository at this point in the history
Co-authored-by: spiffcs <spiffcs@users.noreply.github.com>
  • Loading branch information
1 parent 04d288b commit 1cfa737
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 @@ -8,10 +8,10 @@ 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
GOSIMPORTS_VERSION = v0.3.1
GOSIMPORTS_VERSION = v0.3.2
BOUNCER_VERSION = v0.4.0
CHRONICLE_VERSION = v0.4.1
GORELEASER_VERSION = v1.11.2
GORELEASER_VERSION = v1.11.4
YAJSV_VERSION = v1.4.0
COSIGN_VERSION = v1.12.0

Expand Down

0 comments on commit 1cfa737

Please sign in to comment.