Skip to content

Commit

Permalink
drop windows and darwin manager binaries because of x/crypto
Browse files Browse the repository at this point in the history
  • Loading branch information
gerred committed Oct 28, 2019
1 parent 9390a79 commit 9d34818
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ builds:
- -s -w -X github.com/kudobuilder/kudo/pkg/version.gitVersion={{ .Version }} -X github.com/kudobuilder/kudo/pkg/version.gitCommit={{ .ShortCommit }} -X github.com/kudobuilder/kudo/pkg/version.buildDate={{ .Date }}
goos:
- linux
- darwin
- windows
goarch:
- 386
- amd64
Expand Down

0 comments on commit 9d34818

Please sign in to comment.