Skip to content

Commit

Permalink
Fix goreleaser config (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbytables authored Feb 17, 2023
1 parent e335cf5 commit 74bc3e2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
before:
builds:
- env:
- CGO_ENABLED=0
goos:
- linux
- darwin
main: ./cmd/main.go
archive:
replacements:
darwin: Darwin
linux: Linux
checksum:
name_template: 'checksums.txt'
snapshot:
Expand Down

0 comments on commit 74bc3e2

Please sign in to comment.