2019-10-03 23:44:38 +00:00
|
|
|
module meow.tf/go/linkinfo
|
|
|
|
|
|
|
|
go 1.12
|
|
|
|
|
2019-10-06 04:52:26 +00:00
|
|
|
require (
|
|
|
|
github.com/PuerkitoBio/goquery v1.5.0
|
|
|
|
github.com/caarlos0/env/v6 v6.1.0
|
|
|
|
github.com/dghubble/go-twitter v0.0.0-20190719072343-39e5462e111f
|
|
|
|
github.com/dghubble/oauth1 v0.6.0
|
2019-10-06 05:00:57 +00:00
|
|
|
meow.tf/go/cacheinterface v0.0.0-20191006034630-68bbfbacd07d
|
2019-10-06 04:52:26 +00:00
|
|
|
)
|