Skip to content

Commit

Permalink
add goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
milo2012 committed Jun 21, 2018
1 parent bab5261 commit e7733e3
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions goreleaser.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
build:
main: ./CVE-2018-0296.go
goos:
- linux
- darwin
- windows
goarch:
- 386
- amd64
- arm
- arm64
brew:
github:
owner: milo2012
name: homebrew-tap
folder: Formula

0 comments on commit e7733e3

Please sign in to comment.