Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
twitter_syncer
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Odysseus
twitter_syncer
Commits
acf2a82f
Commit
acf2a82f
authored
Jul 23, 2025
by
vicotor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update go.mod
parent
5c36990a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
4 deletions
+2
-4
go.mod
go.mod
+1
-4
go.sum
go.sum
+1
-0
No files found.
go.mod
View file @
acf2a82f
...
...
@@ -93,7 +93,4 @@ require (
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
replace github.com/imperatrona/twitter-scraper => ../twitter-scraper
//replace github.com/imperatrona/twitter-scraper => github.com/xueqianLu/twitter-scraper v0.0.2
replace github.com/imperatrona/twitter-scraper => github.com/xueqianLu/twitter-scraper v0.0.3
go.sum
View file @
acf2a82f
...
...
@@ -177,6 +177,7 @@ github.com/xueqianLu/twitter-bee v0.0.0-20250111162052-eadf23586222 h1:7Sy/YL75x
github.com/xueqianLu/twitter-bee v0.0.0-20250111162052-eadf23586222/go.mod h1:gPCAcKZyfZpAg1WkDpOQWUnN0ZOJTMmwczlnGqQ+xYU=
github.com/xueqianLu/twitter-bee v0.1.0-r h1:48ORd/qMjaYX2antV+IY5oX0ba+KAxh7zrngFe0ORqI=
github.com/xueqianLu/twitter-bee v0.1.0-r/go.mod h1:OjMtMK7G+4dVFJWtY/suKIpIV5h0HteKXqAG2cMo7Ug=
github.com/xueqianLu/twitter-scraper v0.0.3/go.mod h1:38MY3g/h4V7Xl4HbW9lnkL8S3YiFZenBFv86hN57RG8=
github.com/xyproto/randomstring v1.0.5 h1:YtlWPoRdgMu3NZtP45drfy1GKoojuR7hmRcnhZqKjWU=
github.com/xyproto/randomstring v1.0.5/go.mod h1:rgmS5DeNXLivK7YprL0pY+lTuhNQW3iGxZ18UQApw/E=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment