Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(goctl): GOPROXY env should set by ourself #4087

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

jaronnie
Copy link
Contributor

My GOPROXY env is https://goproxy.io,direct.

When I use command goctl env check --install --verbose --force, always use goproxy.cn.

goproxy.cn sometimes fails to download.

So I suggest to remove the GOPROXY env

Copy link

codecov bot commented Apr 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.17%. Comparing base (8690859) to head (52a914c).
Report is 22 commits behind head on master.

❗ Current head 52a914c differs from pull request most recent head 6befb2c. Consider uploading reports for the commit 6befb2c to get more accurate results

Additional details and impacted files

see 255 files with indirect coverage changes

@kevwan kevwan merged commit 1b9b61f into zeromicro:master Apr 18, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants