-
Notifications
You must be signed in to change notification settings - Fork 1.4k
storage: opentelemetry dependency broken #11455
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
Comments
I've removed the following line from all my go.mod and run
Different version of |
Tried the same but |
This is required to avoid issues with a broken google.golang.org/grpc/stats/opentelemetry import See googleapis/google-cloud-go#11455 Signed-off-by: Daniel Weiße <[email protected]>
* deps: update Go dependencies * keep cloud.google.com/go/storage at v1.49.0 This is required to avoid issues with a broken google.golang.org/grpc/stats/opentelemetry import See googleapis/google-cloud-go#11455 * deps: tidy all modules --------- Signed-off-by: Daniel Weiße <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Weiße <[email protected]> Co-authored-by: edgelessci <[email protected]>
Please see: #11283 (comment) and let us know if that fixes the issues. |
That worked, thanks. First, remove the go get -u google.golang.org/grpc
go get -u cloud.google.com/go/storage |
Uh oh!
There was an error while loading. Please reload this page.
Client
storage
Environment
Done on a Linux box.
Code and Dependencies
The text was updated successfully, but these errors were encountered: