-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Description
Issue tracker is used for reporting bugs and discussing new features. Please use
stackoverflow for supporting issues.
Using go get -u xxx to get the latest Extra pkg does not work
go get -u github.com/redis/go-redis/extra/redisotel/v9The latest version should be v9.5.2
What I see in pkg.go.dev is v9.0.5
- https://pkg.go.dev/github.com/redis/go-redis/extra/redisotel/v9#section-readme
- https://pkg.go.dev/github.com/redis/go-redis/extra/redisprometheus/v9#section-readme
- https://pkg.go.dev/github.com/redis/go-redis/extra/rediscensus/v9#section-readme
- https://pkg.go.dev/github.com/redis/go-redis/extra/rediscmd/v9#section-readme
How can I get the latest version of the code?
Expected Behavior
Current Behavior
Possible Solution
Steps to Reproduce
Context (Environment)
Detailed Description
Possible Implementation
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels