- GORM - ORM library
- Gin - Web framework
- bcrypt - Cryptography library
- JWT v4 - JSON Web Tokens library
- Misc:
- godotenv - Env file loader
- CompileDaemon - Hot reload daemon for Go (development only)
You can find a full list of dependencies in the go.mod file.