mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-04-05 08:24:09 +08:00
refactor, add i18n for go.mod
This commit is contained in:
parent
9ef0260971
commit
e8d96b64fa
2
go.mod
2
go.mod
@ -4,8 +4,10 @@ go 1.12
|
||||
|
||||
require (
|
||||
github.com/PuerkitoBio/goquery v1.4.1
|
||||
github.com/Unknwon/goconfig v0.0.0-20200908083735-df7de6a44db8 // indirect
|
||||
github.com/andybalholm/cascadia v1.2.0 // indirect
|
||||
github.com/astaxie/beego v1.12.3
|
||||
github.com/beego/i18n v0.0.0-20161101132742-e9308947f407 // indirect
|
||||
github.com/boombuler/barcode v1.0.0
|
||||
github.com/bradfitz/gomemcache v0.0.0-20190913173617-a41fca850d0b // indirect
|
||||
github.com/howeyc/fsnotify v0.9.0
|
||||
|
Loading…
Reference in New Issue
Block a user