update options location
This commit is contained in:
parent
e3311a768f
commit
ff11ed93e7
2
redis.go
2
redis.go
@ -1,7 +1,7 @@
|
||||
package redis
|
||||
|
||||
import (
|
||||
"github.com/micro/go-micro/options"
|
||||
"github.com/micro/go-micro/config/options"
|
||||
"github.com/micro/go-micro/store"
|
||||
redis "gopkg.in/redis.v3"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user