Remove Darwin build from go-releaser (#361)

Should fix #360
This commit is contained in:
Liz Rice
2019-07-12 12:41:46 +01:00
committed by GitHub
parent d43cdfdf01
commit cb3d876ced
-1
View File
@@ -2,7 +2,6 @@ builds:
- main: main.go
binary: kube-bench
goos:
- darwin
- linux
goarch:
- amd64