start adding mastodon api types

This commit is contained in:
tsmethurst 2021-03-11 14:30:14 +01:00
commit c558681f02
16 changed files with 388 additions and 114 deletions

1
go.mod
View file

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