1개의 변경된 파일과 12개의 추가작업 그리고 0개의 파일을 삭제
@ -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 |
|||
) |
불러오는 중...
Reference in new issue