chore: resolve goreleaser deprecation warnings (#16)

This commit is contained in:
ChristopherHX
2025-01-27 18:12:17 +01:00
committed by GitHub
parent 8e89026ba4
commit dfbb4fa0b1
2 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
version: 2
before:
hooks:
- go mod tidy
@@ -32,7 +33,8 @@ archives:
{{- if .Arm }}v{{ .Arm }}{{ end }}
format_overrides:
- goos: windows
format: zip
formats:
- zip
changelog:
groups:
- title: 'New Features'