mirror of
https://github.com/redis/go-redis.git
synced 2025-08-08 23:42:06 +03:00
Use semantic import versioning
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"io"
|
||||
"strconv"
|
||||
|
||||
"github.com/go-redis/redis/internal/util"
|
||||
"github.com/go-redis/redis/v7/internal/util"
|
||||
)
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user