updated goja deps

This commit is contained in:
Gani Georgiev
2026-02-13 20:07:31 +02:00
parent ac8a4583cb
commit 266b56ecbb
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
github.com/disintegration/imaging v1.6.2
github.com/domodwyer/mailyak/v3 v3.6.2
github.com/dop251/goja v0.0.0-20260106131823-651366fbe6e3
github.com/dop251/goja_nodejs v0.0.0-20251015164255-5e94316bedaf
github.com/dop251/goja_nodejs v0.0.0-20260212111938-1f56ff5bcf14
github.com/fatih/color v1.18.0
github.com/fsnotify/fsnotify v1.7.0
github.com/gabriel-vasile/mimetype v1.4.13