updated go deps

This commit is contained in:
Gani Georgiev
2026-02-01 09:34:17 +02:00
parent 6cec679f02
commit d4101be9f6
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -9,10 +9,10 @@ require (
github.com/dop251/goja_nodejs v0.0.0-20251015164255-5e94316bedaf
github.com/fatih/color v1.18.0
github.com/fsnotify/fsnotify v1.7.0
github.com/gabriel-vasile/mimetype v1.4.12
github.com/gabriel-vasile/mimetype v1.4.13
github.com/ganigeorgiev/fexpr v0.5.0
github.com/go-ozzo/ozzo-validation/v4 v4.3.0
github.com/golang-jwt/jwt/v5 v5.3.0
github.com/golang-jwt/jwt/v5 v5.3.1
github.com/pocketbase/dbx v1.11.0
github.com/pocketbase/tygoja v0.0.0-20250812183945-97ffe055281f
github.com/spf13/cast v1.10.0