mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-10 11:17:28 -06:00
[feature] Move to code.superseriousbusiness.org
This commit is contained in:
parent
e99ff1eded
commit
b34ffc77ff
1195 changed files with 4921 additions and 4918 deletions
|
|
@ -23,8 +23,8 @@ import (
|
|||
"os"
|
||||
"path"
|
||||
|
||||
gtsstorage "code.superseriousbusiness.org/gotosocial/internal/storage"
|
||||
"codeberg.org/gruf/go-storage/memory"
|
||||
gtsstorage "github.com/superseriousbusiness/gotosocial/internal/storage"
|
||||
)
|
||||
|
||||
// NewInMemoryStorage returns a new in memory storage with the default test config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue