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

apply update for #1861 as requested

This commit is contained in:
Gerasimos (Makis) Maropoulos
2022-03-18 22:25:22 +02:00
parent 0381d6f2b6
commit 45d693850b
8 changed files with 21 additions and 15 deletions

View File

@@ -10,7 +10,7 @@ import (
"strings"
"sync"
"github.com/aymerick/raymond"
"github.com/mailgun/raymond/v2"
)
// HandlebarsEngine contains the handlebars view engine structure.