mirror of
https://github.com/astaxie/beego.git
synced 2025-06-14 11:10:38 +00:00
uing pkg module
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
package redis_cluster
|
||||
|
||||
import (
|
||||
"github.com/astaxie/beego/session"
|
||||
"github.com/astaxie/beego/pkg/session"
|
||||
rediss "github.com/go-redis/redis"
|
||||
"net/http"
|
||||
"strconv"
|
||||
|
Reference in New Issue
Block a user