File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ bootstrap-tools: $(TEMPDIR)
103
103
GO111MODULE=off GOBIN=$(shell realpath $(TEMPDIR ) ) go get -u golang.org/x/perf/cmd/benchstat
104
104
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(TEMPDIR ) / v1.42.1
105
105
curl -sSfL https://raw.githubusercontent.com/wagoodman/go-bouncer/master/bouncer.sh | sh -s -- -b $(TEMPDIR ) / v0.2.0
106
- curl -sSfL https://raw.githubusercontent.com/anchore/chronicle/main/install.sh | sh -s -- -b $(TEMPDIR ) / v0.1.2 -beta
106
+ curl -sSfL https://raw.githubusercontent.com/anchore/chronicle/main/install.sh | sh -s -- -b $(TEMPDIR ) / v0.2.0 -beta
107
107
.github/scripts/goreleaser-install.sh -b $(TEMPDIR ) / v0.177.0
108
108
109
109
.PHONY : bootstrap-go
You can’t perform that action at this time.
0 commit comments