Imports
- github.com/99designs/gqlgen/graphql/handler
- github.com/99designs/gqlgen/graphql/playground
- github.com/dgrijalva/jwt-go
- github.com/gin-gonic/gin
- github.com/joho/godotenv
- github.com/markbates/goth
- github.com/markbates/goth/gothic
- github.com/markbates/goth/providers/google
- github.com/segmentio/ksuid
- github.com/urfave/cli/v2
Imports in module “github.com/azzzub/jobless”
- github.com/azzzub/jobless/config
- github.com/azzzub/jobless/database
- github.com/azzzub/jobless/database/mock
- github.com/azzzub/jobless/graph/generated
- github.com/azzzub/jobless/graph/resolvers
- github.com/azzzub/jobless/model
- github.com/azzzub/jobless/utils