module micrach go 1.15 require ( github.com/gin-gonic/gin v1.7.3 github.com/jackc/pgtype v1.8.1 github.com/jackc/pgx/v4 v4.13.0 github.com/joho/godotenv v1.3.0 github.com/ulule/limiter/v3 v3.8.0 )