redis/go-redis

Unknown revision extra/redisprometheus/v9.5.3

Zverik opened this issue · 1 comments

Zverik commented

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/v9@v9.5.3: 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.

Probably related to #3057 and #3078.