From efdfbf7ad155d42fe41a22a35faed5026f928bc8 Mon Sep 17 00:00:00 2001 From: cpanato Date: Tue, 19 Apr 2022 14:23:08 +0200 Subject: [PATCH] test --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 652b7ea8..fcb6e319 100755 --- a/setup.sh +++ b/setup.sh @@ -22,7 +22,7 @@ go install github.com/golangci/golangci-lint/cmd/golangci-lint go install github.com/goreleaser/goreleaser go install github.com/magefile/mage go install golang.org/x/tools/cmd/goimports -go install github.com/anchore/syft +go install github.com/anchore/syft@latest go install github.com/sigstore/cosign/cmd/cosign popd