module github.com/benpate/data go 1.14 require ( github.com/benpate/derp v0.15.0 github.com/davecgh/go-spew v1.1.1 github.com/stretchr/testify v1.6.1 go.mongodb.org/mongo-driver v1.3.4 )