Upgrade to Go 1.21 (#2475)

* Upgrade to Go 1.21

* Remove 'replacements' from goreleaser config
This commit is contained in:
Deluan Quintão
2023-08-09 11:39:49 -04:00
committed by GitHub
parent 1b5cefdada
commit f941347cf1
6 changed files with 10 additions and 16 deletions
-6
View File
@@ -116,12 +116,6 @@ archives:
- format_overrides:
- goos: windows
format: zip
replacements:
darwin: macOS
linux: Linux
windows: Windows
386: i386
amd64: x86_64
checksum:
name_template: "{{ .ProjectName }}_checksums.txt"