We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00113e3 + efe2fb2 commit 6628bebCopy full SHA for 6628beb
1 file changed
Makefile
@@ -14,8 +14,7 @@ generate: mod-tidy
14
15
.PHONY: build
16
build:
17
- GOVERSION=$$(go version) \
18
- goreleaser build --clean --debug --single-target --snapshot
+ goreleaser build --clean --debug --single-target --snapshot
19
20
.PHONY: lint
21
lint:
0 commit comments