We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue tracker is used for reporting bugs and discussing new features. Please use stackoverflow for supporting issues.
go get github.com/redis/go-redis/v9 \ github.com/redis/go-redis/extra/redisotel/v9 # error: go: downloading github.com/redis/go-redis/extra/rediscmd/v9 v9.6.1 go: github.com/redis/go-redis/extra/redisotel/v9 imports github.com/redis/go-redis/extra/rediscmd/v9: reading github.com/redis/go-redis/extra/rediscmd/go.mod at revision extra/rediscmd/v9.6.1: unknown revision extra/rediscmd/v9.6.1
The text was updated successfully, but these errors were encountered:
#3078 #3095
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Issue tracker is used for reporting bugs and discussing new features. Please use
stackoverflow for supporting issues.
Expected Behavior
go get github.com/redis/go-redis/v9 \ github.com/redis/go-redis/extra/redisotel/v9 # error: go: downloading github.com/redis/go-redis/extra/rediscmd/v9 v9.6.1 go: github.com/redis/go-redis/extra/redisotel/v9 imports github.com/redis/go-redis/extra/rediscmd/v9: reading github.com/redis/go-redis/extra/rediscmd/go.mod at revision extra/rediscmd/v9.6.1: unknown revision extra/rediscmd/v9.6.1
Current Behavior
Possible Solution
Steps to Reproduce
Context (Environment)
Detailed Description
Possible Implementation
The text was updated successfully, but these errors were encountered: