mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 04:42:25 -05:00
start adding mastodon api types
This commit is contained in:
parent
a7b01a44b6
commit
c558681f02
16 changed files with 388 additions and 114 deletions
1
go.mod
1
go.mod
|
|
@ -3,7 +3,6 @@ module github.com/gotosocial/gotosocial
|
|||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/gin-gonic/gin v1.6.3
|
||||
github.com/go-fed/activity v1.0.0
|
||||
github.com/go-pg/pg/extra/pgdebug v0.2.0
|
||||
github.com/go-pg/pg/v10 v10.8.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue