From 42a72889ea9d97490e150af7f8f1229d5b72b87a Mon Sep 17 00:00:00 2001 From: reza Date: Tue, 8 Nov 2022 15:28:52 +0100 Subject: [PATCH] jet v8 --- evo.context.go | 1 + 1 file changed, 1 insertion(+) diff --git a/evo.context.go b/evo.context.go index 6660ccf1..8b97375c 100644 --- a/evo.context.go +++ b/evo.context.go @@ -4,6 +4,7 @@ import ( "bytes" "encoding/json" "fmt" + "github.com/iesreza/jet/v8" "net/url" "reflect" "strings"