mirror of
https://github.com/redis/go-redis.git
synced 2025-07-31 05:04:23 +03:00
Prepare v5 release.
This commit is contained in:
@ -4,7 +4,7 @@ import (
|
||||
"net"
|
||||
"time"
|
||||
|
||||
"gopkg.in/redis.v4/internal/proto"
|
||||
"gopkg.in/redis.v5/internal/proto"
|
||||
)
|
||||
|
||||
const defaultBufSize = 4096
|
||||
|
Reference in New Issue
Block a user