1
0
mirror of https://github.com/kataras/iris.git synced 2026-06-17 11:03:35 +00:00

update pongo2 to version 4

This commit is contained in:
Gerasimos (Makis) Maropoulos
2020-09-16 17:11:46 +03:00
parent 85b5453ae1
commit ab7ee4a331
4 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ import (
"github.com/kataras/iris/v12/context"
"github.com/iris-contrib/pongo2"
"github.com/flosch/pongo2/v4"
)
type (