Updated dependencies of backend

This commit is contained in:
Patrick Alvin Alcala 2025-12-02 19:04:22 +08:00
parent f9800220ab
commit 083cc1b9c0
2 changed files with 3 additions and 1 deletions

View file

@ -21,7 +21,7 @@ require (
github.com/go-playground/universal-translator v0.18.1 // indirect
github.com/go-playground/validator/v10 v10.28.0 // indirect
github.com/goccy/go-json v0.10.5 // indirect
github.com/goccy/go-yaml v1.18.0 // indirect
github.com/goccy/go-yaml v1.19.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/klauspost/cpuid/v2 v2.3.0 // indirect
github.com/leodido/go-urn v1.4.0 // indirect