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
We are using the Prometheus library for Redis, redisprometheus. Since recently, when doing go get, it shows an error:
$ go get
go: github.com/redis/go-redis/extra/redisprometheus/[email protected]: reading github.com/redis/go-redis/extra/redisprometheus/go.mod at revision extra/redisprometheus/v9.5.3: unknown revision extra/redisprometheus/v9.5.3
The package page displays 9.5.3 as the latest available version.
We are using the Prometheus library for Redis, redisprometheus. Since recently, when doing
go get
, it shows an error:The package page displays 9.5.3 as the latest available version.
Probably related to #3057 and #3078.
The text was updated successfully, but these errors were encountered: