* fix import path for v2 release Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
@@ -1,7 +1,7 @@
package redis
import (
"github.com/micro/go-micro/store"
"github.com/micro/go-micro/v2/store"
redis "gopkg.in/redis.v3"
)
The note is not visible to the blocked user.