change third repo from other to beego

This commit is contained in:
astaxie
2013-11-21 22:19:19 +08:00
parent c94189668f
commit a0dff9148a
6 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
package session
import (
"github.com/garyburd/redigo/redis"
"github.com/beego/redigo/redis"
"strconv"
"strings"
"sync"