Complete project cleanup: remove unneeded files, organize static assets, update .gitignore
This commit is contained in:
+2
-1
@@ -4,7 +4,8 @@ go 1.25
|
||||
|
||||
require (
|
||||
github.com/go-playground/validator/v10 v10.30.1
|
||||
github.com/golang-jwt/jwt/v5 v5.3.0
|
||||
|
||||
|
||||
github.com/google/uuid v1.4.0
|
||||
github.com/jackc/pgx/v5 v5.4.3
|
||||
github.com/labstack/echo/v4 v4.11.3
|
||||
|
||||
Reference in New Issue
Block a user