Updated backend dependencies

This commit is contained in:
Patrick Alvin Alcala 2026-01-08 18:28:00 +08:00
parent 44377cd0f0
commit bfb0eef294
2 changed files with 3 additions and 3 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.30.1 // indirect
github.com/goccy/go-json v0.10.5 // indirect
github.com/goccy/go-yaml v1.19.1 // indirect
github.com/goccy/go-yaml v1.19.2 // 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