mail_yanpeng@163.com
5 years ago
1 changed files with 12 additions and 0 deletions
@ -0,0 +1,12 @@ |
|||||
|
module beeblog |
||||
|
|
||||
|
require ( |
||||
|
github.com/astaxie/beego v1.12.0 |
||||
|
github.com/fortytw2/leaktest v1.3.0 // indirect |
||||
|
github.com/go-sql-driver/mysql v1.4.1 |
||||
|
github.com/google/go-cmp v0.3.1 // indirect |
||||
|
github.com/mailru/easyjson v0.0.0-20190626092158-b2ccc519800e // indirect |
||||
|
github.com/olivere/elastic v6.2.22+incompatible |
||||
|
github.com/shiena/ansicolor v0.0.0-20151119151921-a422bbe96644 // indirect |
||||
|
google.golang.org/appengine v1.6.1 // indirect |
||||
|
) |
Loading…
Reference in new issue