1
0
mirror of https://github.com/astaxie/beego.git synced 2025-07-13 17:51:02 +00:00

Merge pull request #3100 from godcong/master

change github.com/garyburd/redigo to newest branch github.com/gomodul…
This commit is contained in:
astaxie
2018-04-20 19:40:30 +08:00
committed by GitHub
5 changed files with 34 additions and 31 deletions

View File

@ -23,7 +23,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