module github.com/AppsFlyer/go-sundheit go 1.12 require ( github.com/InVisionApp/go-logger v1.0.1 github.com/davecgh/go-spew v1.1.1 github.com/fortytw2/leaktest v1.3.0 github.com/pkg/errors v0.8.1 github.com/pmezard/go-difflib v1.0.0 github.com/stretchr/testify v1.3.0 go.opencensus.io v0.19.1 )