Fixed deprecation warning in goreleaser

This commit is contained in:
David Allen 2024-08-21 10:56:41 -06:00
parent 054fc58e1a
commit 71256f6154
Signed by: towk
GPG key ID: 793B2924A49B3A3F

View file

@ -46,7 +46,7 @@ dockers:
checksum: checksum:
name_template: 'checksums.txt' name_template: 'checksums.txt'
snapshot: snapshot:
name_template: "{{ incpatch .Version }}-next" version_template: "{{ incpatch .Version }}-next"
changelog: changelog:
sort: asc sort: asc
filters: filters: