module offline_twitter go 1.16 require ( github.com/go-test/deep v1.0.7 github.com/jarcoal/httpmock v1.1.0 github.com/mattn/go-sqlite3 v1.14.7 github.com/sirupsen/logrus v1.8.1 github.com/stretchr/testify v1.7.0 gopkg.in/yaml.v2 v2.4.0 )