feat(backend): env added

This commit is contained in:
2025-07-16 21:56:17 -05:00
parent 4ef2d90aa8
commit 67b5976176
2 changed files with 15 additions and 4 deletions

View File

@@ -15,6 +15,7 @@ require (
github.com/go-playground/universal-translator v0.18.1 // indirect
github.com/go-playground/validator/v10 v10.20.0 // indirect
github.com/goccy/go-json v0.10.2 // indirect
github.com/joho/godotenv v1.5.1 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/klauspost/cpuid/v2 v2.2.7 // indirect
github.com/leodido/go-urn v1.4.0 // indirect