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 c7116aa commit 35a74c2Copy full SHA for 35a74c2
.goreleaser.yml
@@ -6,7 +6,7 @@ builds:
6
env:
7
- CGO_ENABLED=0
8
ldflags:
9
- - X github.com/technicallyjosh/easy-params/cmd.version={{ .Version }}
+ - -X github.com/technicallyjosh/easy-params/cmd.version={{ .Version }}
10
archives:
11
- replacements:
12
darwin: Darwin
0 commit comments