connect icon indicating copy to clipboard operation
connect copied to clipboard

cloud.google.com/go/storage causes ambiguous import error

Open agufagit opened this issue 9 months ago • 2 comments

google.golang.org/grpc deleted go.mod file in google.golang.org/grpc/stats/opentelemetry sub-folder on Oct. 28th, 2024

cloud.google.com/go/storage needs to be updated to a recent version that doesn't depend on google.golang.org/grpc/stats/opentelemetry anymore

Otherwise ambiguous import error will occur: google.golang.org/[email protected]/stats/opentelemetry google.golang.org/grpc/stats/opentelemetry v0.0.20240907xxxxxx

agufagit avatar Mar 20 '25 01:03 agufagit

Thank you for reporting this @agufagit! It should be fixed in the next release which should be out soon.

mihaitodor avatar Mar 25 '25 22:03 mihaitodor

can you tag 'public/bundle/free' to a new version? thank you

agufagit avatar Apr 28 '25 22:04 agufagit