module mizuserver go 1.16 require ( github.com/gofiber/fiber/v2 v2.8.0 github.com/jinzhu/gorm v1.9.16 gorm.io/driver/sqlite v1.1.4 )