mirror of
https://github.com/idanoo/go-mastodon-stats
synced 2025-07-02 14:22:19 +00:00
Clean up methods
This commit is contained in:
parent
a2a5a26e0f
commit
dcbef8eb1f
3 changed files with 8 additions and 1 deletions
1
go.mod
1
go.mod
|
@ -8,4 +8,5 @@ require (
|
|||
github.com/lib/pq v1.10.7 // indirect
|
||||
github.com/mattn/go-mastodon v0.0.6 // indirect
|
||||
github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80 // indirect
|
||||
golang.org/x/text v0.6.0 // indirect
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue