We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 932da30 commit f5da0b7Copy full SHA for f5da0b7
.goreleaser.yml
@@ -16,6 +16,8 @@ builds:
16
goarch:
17
- amd64
18
- arm64
19
+ flags:
20
+ - -tags=rpc
21
# ldflags="-s -w" removes the symbol table and debugging information to reduce the size of the release package
22
ldflags:
23
- -s
.goreleaser_informal.yml
0 commit comments