mirror of
https://github.com/eosswedenorg/thalos
synced 2026-06-23 10:13:42 +02:00
Upgrade from redis v8 to v9
This commit is contained in:
parent
c2d60a1240
commit
a91df0c39e
14 changed files with 102 additions and 127 deletions
|
|
@ -7,7 +7,7 @@ import (
|
|||
|
||||
"github.com/eosswedenorg/thalos/api"
|
||||
|
||||
"github.com/go-redis/redis/v8"
|
||||
"github.com/redis/go-redis/v9"
|
||||
)
|
||||
|
||||
type Subscriber struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue