module github.com/jinzhu/gorm go 1.13 require ( github.com/jinzhu/inflection v1.0.0 gopkg.in/errgo.v2 v2.1.0 )