1
0

refactor: migrate utils in backend

This commit is contained in:
2026-07-15 10:53:24 +08:00
parent b3efb196ed
commit a8de650a5a
5 changed files with 150 additions and 42 deletions

View File

@@ -19,6 +19,7 @@ require (
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.2 // indirect
github.com/google/uuid v1.6.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