Skip to content

Commit

Permalink
⬆️ Update github.com/n0madic/twitter-scraper digest to 5ff4cd0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 23, 2023
1 parent d592614 commit 91bb14f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/go-chi/chi/v5 v5.0.8
github.com/gorilla/feeds v1.1.1
github.com/heroku/docker-registry-client v0.0.0-20211012143308-9463674c8930
github.com/n0madic/twitter-scraper v0.0.0-20230315084105-10459557fb56
github.com/n0madic/twitter-scraper v0.0.0-20230323164130-5ff4cd0d1ba9
github.com/sirupsen/logrus v1.9.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.15.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -227,8 +227,8 @@ github.com/mitchellh/mapstructure v0.0.0-20180220230111-00c29f56e238/go.mod h1:F
github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY=
github.com/mitchellh/mapstructure v1.5.0/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
github.com/mozilla/tls-observatory v0.0.0-20180409132520-8791a200eb40/go.mod h1:SrKMQvPiws7F7iqYp8/TX+IhxCYhzr6N/1yb8cwHsGk=
github.com/n0madic/twitter-scraper v0.0.0-20230315084105-10459557fb56 h1:D6VtAQVJaVGaU9pJy+ToEi9S2hMBAGsezXRpmgqgUwU=
github.com/n0madic/twitter-scraper v0.0.0-20230315084105-10459557fb56/go.mod h1:77EevZ6tTXilMv+nT1AyXxgZx9frQzayF5UfG24x6+s=
github.com/n0madic/twitter-scraper v0.0.0-20230323164130-5ff4cd0d1ba9 h1:fEhPYmREKdkZtEFXqFFdSuEqa7BBHs8eaBgEn5FhyaY=
github.com/n0madic/twitter-scraper v0.0.0-20230323164130-5ff4cd0d1ba9/go.mod h1:77EevZ6tTXilMv+nT1AyXxgZx9frQzayF5UfG24x6+s=
github.com/nbutton23/zxcvbn-go v0.0.0-20160627004424-a22cb81b2ecd/go.mod h1:o96djdrsSGy3AWPyBgZMAGfxZNfgntdJG+11KU4QvbU=
github.com/nbutton23/zxcvbn-go v0.0.0-20171102151520-eafdab6b0663/go.mod h1:o96djdrsSGy3AWPyBgZMAGfxZNfgntdJG+11KU4QvbU=
github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
Expand Down

0 comments on commit 91bb14f

Please sign in to comment.