module github.com/benpate/convert go 1.15 require ( github.com/benpate/null v0.5.0 github.com/stretchr/testify v1.6.1 )