mirror of
https://github.com/go-gitea/gitea
synced 2025-08-25 02:48:27 +00:00
Use gitea forked macaron (#7933)
Signed-off-by: Tamal Saha <tamal@appscode.com>
This commit is contained in:
committed by
techknowlogick
parent
ca6fb004ac
commit
171b359877
9
vendor/github.com/unknwon/i18n/go.mod
generated
vendored
Normal file
9
vendor/github.com/unknwon/i18n/go.mod
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
module github.com/unknwon/i18n
|
||||
|
||||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/smartystreets/goconvey v0.0.0-20190731233626-505e41936337 // indirect
|
||||
github.com/unknwon/com v0.0.0-20190804042917-757f69c95f3e
|
||||
gopkg.in/ini.v1 v1.46.0
|
||||
)
|
Reference in New Issue
Block a user