Skip to content

Commit a79653a

Browse files
committed
ci: replace goreleaser deprecated settings
1 parent cec92ed commit a79653a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.goreleaser.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,6 @@ builds:
2525
- arm64
2626
archives:
2727
- name_template: '{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'
28-
replacements:
29-
darwin: darwin
30-
linux: linux
31-
windows: windows
32-
386: i386
33-
amd64: x86_64
3428
files:
3529
- LICENSE
3630
- README.md

0 commit comments

Comments
 (0)