Env variables added
All checks were successful
Build Feedmee Go Backend App / build-and-push (push) Successful in 1m4s
Build Feedmee Next.js Frontend App / build-and-push (push) Successful in 13s

This commit is contained in:
2025-10-16 15:55:43 +02:00
parent 63c6031d66
commit 08bf952988
3 changed files with 18 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ require (
require (
github.com/dustin/go-humanize v1.0.1 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/joho/godotenv v1.5.1 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/ncruces/go-strftime v0.1.9 // indirect
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect