Skip to content

Commit

Permalink
Update goreleaser to not expect vendor folder
Browse files Browse the repository at this point in the history
  • Loading branch information
cbroglie committed Jan 11, 2022
1 parent 42f9fad commit 807cf85
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
@@ -1,8 +1,6 @@
env:
- GO111MODULE=on
- CGO_ENABLED=0
- GOFLAGS=-mod=vendor
- GOPROXY=off
builds:
- main: ./cmd/mustache
binary: mustache
Expand Down

0 comments on commit 807cf85

Please sign in to comment.