mirror of
https://github.com/redis/go-redis.git
synced 2025-08-08 23:42:06 +03:00
chore: update import path
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
"math/big"
|
||||
"strconv"
|
||||
|
||||
"github.com/go-redis/redis/v9/internal/util"
|
||||
"github.com/redis/go-redis/v9/internal/util"
|
||||
)
|
||||
|
||||
// redis resp protocol data type.
|
||||
|
Reference in New Issue
Block a user