Files
remark42/backend/vendor/github.com/go-pkgz/mongo/go.mod
T
2019-01-14 00:06:32 -06:00

10 lines
266 B
AMPL

module github.com/go-pkgz/mongo
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/globalsign/mgo v0.0.0-20180615134936-113d3961e731
github.com/go-pkgz/lgr v0.2.2
github.com/stretchr/objx v0.1.1 // indirect
github.com/stretchr/testify v1.3.0
)