fix(ci): update GoReleaser deprecated configuration (#4234)

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
This commit is contained in:
Emmanuel Ferdman 2025-06-15 19:42:37 +03:00 committed by Joe Stump
parent f6129cc450
commit ad9b65baeb
No known key found for this signature in database
GPG Key ID: 29151C3EC48A0EB9

View File

@ -25,7 +25,8 @@ builds:
archives:
- format_overrides:
- goos: windows
format: zip
formats:
- zip
name_template: '{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ with .Arm }}{{ . }}{{ end }}{{ with .Mips }}_{{ . }}{{ end }}{{ if not (eq .Amd64 "v1") }}{{ .Amd64 }}{{ end }}'
checksum: