We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$ go get sigs.k8s.io/[email protected] go: sigs.k8s.io/[email protected]: Get "https://goproxy.cn/sigs.k8s.io/controller-runtime/@v/v0.19.0.mod": http: server gave HTTP response to HTTPS client
go version
$ go version go version go1.23.3 darwin/arm64
go env
$ go env GOPROXY='https://goproxy.cn,direct'
The text was updated successfully, but these errors were encountered:
抱歉回复晚了。
这两天 CDN 线路做了一些调整,但不确定是否顺便解决了你说的这个问题。我先保持这个 issue 打开一段时间,如果你再遇到这个问题麻烦说一下。
Sorry, something went wrong.
No branches or pull requests
$ go get sigs.k8s.io/[email protected]
go: sigs.k8s.io/[email protected]: Get "https://goproxy.cn/sigs.k8s.io/controller-runtime/@v/v0.19.0.mod": http: server gave HTTP response to HTTPS client
Are you sure that our FAQ page doesn't have the question you want to ask?
What is the output when you execute the
go version
command?What is the output when you execute the
go env
command?go env
OutputWhat did you do?
What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered: