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

@ -5,7 +5,7 @@ package mocks
import (
mock "github.com/stretchr/testify/mock"
router "github.com/gotosocial/gotosocial/internal/router"
router "github.com/superseriousbusiness/gotosocial/internal/router"
)
// ClientAPIModule is an autogenerated mock type for the ClientAPIModule type