Update gitea.com/macaron/i18n (#12806)
Signed-off-by: Andrew Thornton <art27@cantab.net>
This commit is contained in:
5
vendor/gitea.com/macaron/i18n/go.mod
generated
vendored
5
vendor/gitea.com/macaron/i18n/go.mod
generated
vendored
@@ -3,9 +3,8 @@ module gitea.com/macaron/i18n
|
||||
go 1.11
|
||||
|
||||
require (
|
||||
gitea.com/macaron/macaron v1.3.3-0.20190821202302-9646c0587edb
|
||||
github.com/smartystreets/goconvey v0.0.0-20190731233626-505e41936337
|
||||
github.com/unknwon/com v0.0.0-20190804042917-757f69c95f3e
|
||||
gitea.com/macaron/macaron v1.5.0
|
||||
github.com/stretchr/testify v1.4.0
|
||||
github.com/unknwon/i18n v0.0.0-20190805065654-5c6446a380b6
|
||||
golang.org/x/text v0.3.2
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user