Skip to content

Commit

Permalink
Update .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guptarohit committed Mar 27, 2021
1 parent f32d57c commit 6a9060f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
env:
- GO111MODULE=on
before:
hooks:
- go mod tidy
# Build customization
builds:
- env:
- GO111MODULE=off
- CGO_ENABLED=0
main: ./cmd/asciigraph/main.go
ldflags: '-s -w'
Expand Down

0 comments on commit 6a9060f

Please sign in to comment.