change third repo from other to beego
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package session
|
||||
|
||||
import (
|
||||
"github.com/garyburd/redigo/redis"
|
||||
"github.com/beego/redigo/redis"
|
||||
"strconv"
|
||||
"strings"
|
||||
"sync"
|
||||
|
||||
Reference in New Issue
Block a user