Add post image upload backend
CI / test (pull_request) Successful in 7m1s

This commit is contained in:
2026-08-27 23:53:27 -07:00
parent 1840a662d9
commit 677e63329d
6 changed files with 884 additions and 1 deletions
+1
View File
@@ -11,6 +11,7 @@ require (
github.com/google/uuid v1.6.0
github.com/jackc/pgx/v5 v5.10.0
github.com/joho/godotenv v1.5.1
github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd
golang.org/x/crypto v0.55.0
golang.org/x/image v0.45.0
)