mirror of
https://github.com/astaxie/beego.git
synced 2025-07-13 17:41:01 +00:00
change github.com/garyburd/redigo to newest branch github.com/gomodule/redigo
This commit is contained in:
@ -22,7 +22,7 @@ install:
|
||||
- go get github.com/go-sql-driver/mysql
|
||||
- go get github.com/mattn/go-sqlite3
|
||||
- go get github.com/bradfitz/gomemcache/memcache
|
||||
- go get github.com/garyburd/redigo/redis
|
||||
- go get github.com/gomodule/redigo/redis
|
||||
- go get github.com/beego/x2j
|
||||
- go get github.com/couchbase/go-couchbase
|
||||
- go get github.com/beego/goyaml2
|
||||
|
Reference in New Issue
Block a user