module github.com/dghubble/go-twitter go 1.16 require ( github.com/cenkalti/backoff/v4 v4.1.2 github.com/dghubble/sling v1.4.0 github.com/stretchr/testify v1.7.0 )