Skip to content

Commit ffbe6e1

Browse files
committed
chore: stop GOPROXY
1 parent e92c027 commit ffbe6e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Make sure to check the documentation at http://goreleaser.com
33
env:
44
- GO111MODULE=on
5-
- GOPROXY=https://gocenter.io
5+
66
before:
77
hooks:
88
# You may remove this if you don't use go modules.

0 commit comments

Comments
 (0)