We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c902b8e commit 8557b10Copy full SHA for 8557b10
Makefile
@@ -75,10 +75,6 @@ snapshot: .goreleaser.yml tools/goreleaser
75
$(BINARY): FORCE
76
go build -o $@ ./cmd/golangci-lint
77
78
-tools/goreleaser: export GOFLAGS = -mod=readonly
79
-tools/goreleaser: tools/go.mod tools/go.sum
80
- cd tools && go build github.com/goreleaser/goreleaser
81
-
82
# TODO: migrate to docs/
83
tools/svg-term: tools/package.json tools/package-lock.json
84
cd tools && npm ci
tools/go.mod
0 commit comments