chore: migrate goreleaser config to v2

This commit is contained in:
Maddie Zhan
2026-04-30 14:09:01 +08:00
parent cd20f44d20
commit c9cbed8313
+3 -2
View File
@@ -1,3 +1,4 @@
version: 2
project_name: 'speedtest-go' project_name: 'speedtest-go'
#dist: ./out #dist: ./out
before: before:
@@ -100,7 +101,7 @@ builds:
archives: archives:
- format_overrides: - format_overrides:
- goos: windows - goos: windows
format: zip formats: zip
files: files:
- README.md - README.md
- LICENSE - LICENSE
@@ -108,7 +109,7 @@ archives:
checksum: checksum:
name_template: 'checksums.txt' name_template: 'checksums.txt'
changelog: changelog:
skip: false disable: false
sort: asc sort: asc
release: release:
github: github: