building out media req/resp model

This commit is contained in:
tsmethurst
2021-03-09 23:01:01 +01:00
parent 9a79d176c9
commit a7b01a44b6
2 changed files with 66 additions and 1 deletions

View File

@ -25,8 +25,8 @@ import (
"github.com/gotosocial/gotosocial/internal/action"
"github.com/gotosocial/gotosocial/internal/config"
"github.com/gotosocial/gotosocial/internal/db"
"github.com/gotosocial/gotosocial/internal/log"
"github.com/gotosocial/gotosocial/internal/gotosocial"
"github.com/gotosocial/gotosocial/internal/log"
"github.com/sirupsen/logrus"
"github.com/urfave/cli/v2"