Skip to content

Commit 1908cd1

Browse files
authored
Remove deprecated goreleaser rules (#38)
1 parent 3c68317 commit 1908cd1

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.goreleaser.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,7 @@ builds:
3131
- goos: darwin
3232
goarch: 386
3333
archives:
34-
- replacements:
35-
darwin: macOS
36-
linux: Linux
37-
windows: Windows
38-
386: i386
39-
amd64: x86_64
40-
id: tgz
34+
- id: tgz
4135
format: tar.gz
4236
format_overrides:
4337
- goos: windows

0 commit comments

Comments
 (0)