mirror of
https://github.com/redis/go-redis.git
synced 2025-08-07 12:42:55 +03:00
Update import
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
. "github.com/onsi/ginkgo"
|
||||
. "github.com/onsi/gomega"
|
||||
|
||||
"gopkg.in/redis.v5"
|
||||
"github.com/go-redis/redis"
|
||||
)
|
||||
|
||||
var _ = Describe("UniversalClient", func() {
|
||||
|
Reference in New Issue
Block a user