mirror of
https://github.com/kataras/iris.git
synced 2026-01-23 11:56:00 +00:00
add support for fs.FS, embed.FS (in addition of string and http.FileSystem) for i18n locales and view engine's templates
This commit is contained in:
2
go.mod
2
go.mod
@@ -22,7 +22,7 @@ require (
|
||||
github.com/iris-contrib/jade v1.1.4
|
||||
github.com/iris-contrib/schema v0.0.6
|
||||
github.com/json-iterator/go v1.1.12
|
||||
github.com/kataras/blocks v0.0.6
|
||||
github.com/kataras/blocks v0.0.7
|
||||
github.com/kataras/golog v0.1.7
|
||||
github.com/kataras/jwt v0.1.8
|
||||
github.com/kataras/neffos v0.0.20
|
||||
|
||||
Reference in New Issue
Block a user