module example.com/myapp go 1.16 require ( github.com/gin-gonic/gin v1.7.1 github.com/go-sql-driver/mysql v1.6.0 github.com/jinzhu/gorm v1.9.16 )