You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 3, 2023. It is now read-only.
Please answer these questions before submitting a bug report.
What version of the Exporter are you using?
v0.13.14
What version of OpenCensus are you using?
Haven't gotten there yet
What version of Go are you using?
1.20.1
What did you do?
If possible, provide a recipe for reproducing the error.
My
go.modhadcontrib.go.opencensus.io/exporter/stackdriverat v0.13.12, and I wanted to update it to v0.13.14.I was updating the import with the following:
What did you expect to see?
The import update should work without error
What did you see instead?
I got this error:
Then the version failed to be updated.
Additional context
Add any other context about the problem here.