goreleaser update

This commit is contained in:
sandeep 2021-10-11 05:25:42 +05:30
parent f78f94dffe
commit c410e6cb75

View File

@ -20,6 +20,8 @@ builds:
goarch: '386'
- goos: windows
goarch: 'arm'
- goos: windows
goarch: 'arm64'
binary: '{{ .ProjectName }}'
main: cmd/httpx/httpx.go