Skip to content
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

Cannot find package #1

Open
PseudoDistant opened this issue Feb 20, 2021 · 2 comments
Open

Cannot find package #1

PseudoDistant opened this issue Feb 20, 2021 · 2 comments

Comments

@PseudoDistant
Copy link

PseudoDistant commented Feb 20, 2021

cannot find package "go.opentelemetry.io/otel/label" in any of:
	/usr/lib/go/src/go.opentelemetry.io/otel/label (from $GOROOT)
	/home/farlandercraft/go/src/go.opentelemetry.io/otel/label (from $GOPATH)

The go get command is failing due to this package being missing, and I can't find any documentation of this package online.

Not an issue with the Vigne package, but this is to help those dealing with the issue.

Go to your go folder, then src/github.com/go-redis/redis/ and change every reference from go.opentelemetry.io/otel/label to go.opentelemetry.io/otel/attribute, and do any other necessary renames as they have yet to be done by the actual maintainers of the code.
(Look here for help. https://github.com/open-telemetry/opentelemetry-go )

@PseudoDistant
Copy link
Author

It may take a while to get working as the opentelemetry package is broken.

@PseudoDistant
Copy link
Author

Okay never mind, try to look for the version of opentelemetry that this was built with lmao .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant