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:
@@ -6,10 +6,10 @@ import (
|
||||
"time"
|
||||
|
||||
eth_crypto "github.com/celo-org/celo-blockchain/crypto"
|
||||
"github.com/go-redis/redis/v8"
|
||||
"github.com/grassrootseconomics/cic-custodial/internal/custodial"
|
||||
"github.com/grassrootseconomics/cic-custodial/internal/nonce"
|
||||
"github.com/grassrootseconomics/w3-celo-patch"
|
||||
"github.com/redis/go-redis/v9"
|
||||
)
|
||||
|
||||
// Define common smart contrcat ABI's that can be injected into the system container.
|
||||
|
||||
Reference in New Issue
Block a user