Clean up methods

This commit is contained in:
idanoo 2023-01-30 11:57:55 +13:00
parent a2a5a26e0f
commit dcbef8eb1f
Signed by: idanoo
GPG key ID: 387387CDBC02F132
3 changed files with 8 additions and 1 deletions

1
go.mod
View file

@ -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
)