mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-11 17:57:28 -06:00
relocate repo
This commit is contained in:
parent
33fa76baef
commit
c956595d73
27 changed files with 87 additions and 87 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue