Skip to content

Commit

Permalink
Disable goreleaser module proxying for now
Browse files Browse the repository at this point in the history
Just wait till the repo is public.
  • Loading branch information
jbowes committed Aug 8, 2021
1 parent 900273f commit ab4ffcb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
gomod:
proxy: true
# Enable when the repo is public
# proxy: true
builds:
- env:
- CGO_ENABLED=0
Expand Down

0 comments on commit ab4ffcb

Please sign in to comment.