Skip to content

Commit a3cc74c

Browse files
committed
goreleaser: deprecations
1 parent 9f55b4a commit a3cc74c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.goreleaser.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ builds:
2424

2525
archives:
2626
- name_template: "{{ .ProjectName }}-{{ .Os }}-{{ .Arch }}"
27-
format: binary
27+
formats:
28+
- binary
2829

2930
checksum:
3031
name_template: checksums.txt

0 commit comments

Comments
 (0)