-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
certificate issue at go.opencensus.io #11481
Comments
I will look into seeing if there is something we can do here, but I am not sure off the top of my head. |
I think this issue seems resolved now, please confirm |
I have still the same issue. downloading go.opencensus.io v0.24.0 If you go here manually you see the certificate issue as well: https://go.opencensus.io/?go-get=1 |
What is your GOPROXY setting? I suggest using the default of |
Ha, that works. Did not know about this setting... Thanks a lot ! |
The bigquery and some other packages do not build because of a certificate issue at go.opencensus.io, see below.
Excuse in advance if this is not the right place to report.
[email protected]: unrecognized import path "go.opencensus.io": https fetch: Get "https://go.opencensus.io/?go-get=1": tls: failed to verify certificate: x509: certificate has expired or is not yet valid:
The text was updated successfully, but these errors were encountered: