1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-14 23:45:57 +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

View File

@@ -12,7 +12,7 @@ import (
"github.com/kataras/iris/v12/context"
"github.com/iris-contrib/pongo2"
"github.com/flosch/pongo2/v4"
)
type (