module github.com/griffinqiu/go-nested-set go 1.14 require ( github.com/bluele/factory-go v0.0.0-20200430111232-df9c4ffc2e3e github.com/stretchr/testify v1.5.1 github.com/thoas/go-funk v0.7.0 gorm.io/driver/postgres v0.2.7 gorm.io/gorm v0.2.34 )