mirror of
https://github.com/grassrootseconomics/cic-custodial.git
synced 2026-05-18 18:35:21 +02:00
pkg: bump go-redis -> v9
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"context"
|
||||
"time"
|
||||
|
||||
"github.com/go-redis/redis/v8"
|
||||
"github.com/redis/go-redis/v9"
|
||||
)
|
||||
|
||||
type RedisPoolOpts struct {
|
||||
|
||||
Reference in New Issue
Block a user