Imports
- github.com/gin-gonic/gin
- github.com/go-playground/validator/v10
- github.com/golang-jwt/jwt/v5
- github.com/google/uuid
- github.com/joho/godotenv
- golang.org/x/crypto/bcrypt
- golang.org/x/oauth2
- golang.org/x/oauth2/google
Imports in module “github.com/Tghoz/apiGolang”
- github.com/Tghoz/apiGolang/Dto
- github.com/Tghoz/apiGolang/Model
- github.com/Tghoz/apiGolang/Repository