From a7b01a44b64795070ab1f4957a77bcbb1a4ded85 Mon Sep 17 00:00:00 2001 From: tsmethurst Date: Tue, 9 Mar 2021 23:01:01 +0100 Subject: building out media req/resp model --- cmd/gotosocial/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd') diff --git a/cmd/gotosocial/main.go b/cmd/gotosocial/main.go index 14fd35eec..0b4110656 100644 --- a/cmd/gotosocial/main.go +++ b/cmd/gotosocial/main.go @@ -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" -- cgit v1.3