Skip to content

Commit

Permalink
Remove GO111Module from goreleaser config (#8)
Browse files Browse the repository at this point in the history
Signed-off-by: KeisukeYamashita <19yamashita15@gmail.com>
  • Loading branch information
KeisukeYamashita committed May 19, 2021
1 parent 80efe4f commit e1f6ae8
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 @@ -3,8 +3,6 @@ before:
- go mod tidy
builds:
- dir: cmd
env:
- CGO_ENABLED=0
goos:
- linux
- darwin
Expand Down

0 comments on commit e1f6ae8

Please sign in to comment.