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,11 +5,11 @@ package mocks
import (
context "context"
mastotypes "github.com/gotosocial/gotosocial/pkg/mastotypes"
mastotypes "github.com/superseriousbusiness/gotosocial/pkg/mastotypes"
mock "github.com/stretchr/testify/mock"
model "github.com/gotosocial/gotosocial/internal/db/model"
model "github.com/superseriousbusiness/gotosocial/internal/db/model"
net "net"