Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Commit

Permalink
goreleaser config: only do mod tidy once, run upx per export
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Spurrier committed Dec 16, 2022
1 parent 713a0f5 commit 29a912e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ builds:
- darwin
goarch:
- amd64
- arm
- arm64
ldflags:
- -s -w -X main.Version={{.Version}}
Expand Down

0 comments on commit 29a912e

Please sign in to comment.