relocate repo

This commit is contained in:
tsmethurst 2021-03-27 13:00:22 +01:00
commit c956595d73
27 changed files with 87 additions and 87 deletions

View file

@ -29,7 +29,7 @@ import (
"github.com/gin-contrib/sessions"
"github.com/gin-contrib/sessions/memstore"
"github.com/gin-gonic/gin"
"github.com/gotosocial/gotosocial/internal/config"
"github.com/superseriousbusiness/gotosocial/internal/config"
"github.com/sirupsen/logrus"
)