module github.com/jinzhu/gorm
go 1.13
require (
github.com/jinzhu/inflection v1.0.0
github.com/jinzhu/now v1.1.1
)