Skip to content

Commit

Permalink
turn off manual goreleaser module proxying
Browse files Browse the repository at this point in the history
  • Loading branch information
capnspacehook committed Oct 24, 2022
1 parent cea05da commit a986ef2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,10 @@ changelog:
use: github
sort: asc

gomod:
proxy: true

builds:
- env:
- CGO_ENABLED=0
- GO111MODULE=on
goos:
- linux
goarch:
Expand Down

0 comments on commit a986ef2

Please sign in to comment.