add ci
This commit is contained in:
8
go.mod
8
go.mod
@@ -3,8 +3,8 @@ module wiki
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/fsnotify/fsnotify v1.4.9
|
||||
github.com/gin-gonic/gin v1.7.2
|
||||
github.com/unknwon/i18n v0.0.0-20210321134014-0ebbf2df1c44
|
||||
golang.org/x/text v0.3.3
|
||||
github.com/fsnotify/fsnotify v1.6.0
|
||||
github.com/gin-gonic/gin v1.9.1
|
||||
github.com/unknwon/i18n v0.0.0-20210904045753-ff3a8617e361
|
||||
golang.org/x/text v0.9.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user