module github.com/crosslogic/dec require ( github.com/davecgh/go-spew v1.1.1 // indirect github.com/pkg/errors v0.9.1 github.com/stretchr/testify v1.6.1 ) go 1.13