goreleaser deprecation notices

This commit is contained in:
tobi 2024-09-02 15:14:27 +02:00 committed by kim
parent 290f91c323
commit 85fc7ca9e8

View file

@ -1,4 +1,5 @@
# https://goreleaser.com
# Version 2 of GoReleaser: https://goreleaser.com/errors/version/
version: 2
project_name: gotosocial
version: 2
@ -388,8 +389,6 @@ checksum:
# https://goreleaser.com/customization/snapshots/
snapshot:
version_template: "{{ incpatch .Version }}-SNAPSHOT"
# https://goreleaser.com/customization/source/
source:
enabled: true
name_template: "{{ .ProjectName }}-{{ .Version }}-source-code"