Skip to content

Commit

Permalink
Remove deprecated goreleaser rules (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
joohoi authored Jan 20, 2024
1 parent 3c68317 commit 1908cd1
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,7 @@ builds:
- goos: darwin
goarch: 386
archives:
- replacements:
darwin: macOS
linux: Linux
windows: Windows
386: i386
amd64: x86_64
id: tgz
- id: tgz
format: tar.gz
format_overrides:
- goos: windows
Expand Down

0 comments on commit 1908cd1

Please sign in to comment.