1
0
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:
godcong
2018-03-26 16:59:01 +08:00
parent f16688817a
commit 886fefe738
5 changed files with 34 additions and 31 deletions

View File

@ -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