Skip to content

Commit

Permalink
goreleaser update
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsandeep committed Oct 10, 2021
1 parent f78f94d commit c410e6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ builds:
goarch: '386'
- goos: windows
goarch: 'arm'
- goos: windows
goarch: 'arm64'

binary: '{{ .ProjectName }}'
main: cmd/httpx/httpx.go
Expand Down

0 comments on commit c410e6c

Please sign in to comment.