Skip to content

Commit 92d54db

Browse files
committed
Use goreleaser v2
1 parent ed0a993 commit 92d54db

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: .goreleaser.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
version: 2
12
before:
23
hooks:
34
- go mod download
@@ -50,13 +51,11 @@ archives:
5051
- CREDITS
5152
- README.md
5253
- CHANGELOG.md
53-
rlcp: true
5454
checksum:
5555
name_template: 'checksums.txt'
5656
snapshot:
5757
name_template: "{{ .Version }}-next"
5858
changelog:
59-
skip: true
6059
sort: asc
6160
filters:
6261
exclude:

0 commit comments

Comments
 (0)