Adds GetFollowedTags
This commit is contained in:
parent
9faaa4f0dc
commit
589be3c1f8
7 changed files with 168 additions and 5 deletions
6
go.work
Normal file
6
go.work
Normal file
|
@ -0,0 +1,6 @@
|
|||
go 1.19
|
||||
|
||||
use (
|
||||
.
|
||||
./cmd/mstdn
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue