mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[feature] Move to code.superseriousbusiness.org
This commit is contained in:
2
internal/cache/util.go
vendored
2
internal/cache/util.go
vendored
@ -20,8 +20,8 @@ package cache
|
||||
import (
|
||||
"errors"
|
||||
|
||||
"code.superseriousbusiness.org/gotosocial/internal/db"
|
||||
errorsv2 "codeberg.org/gruf/go-errors/v2"
|
||||
"github.com/superseriousbusiness/gotosocial/internal/db"
|
||||
)
|
||||
|
||||
// SentinelError is an error that can be returned and checked against to indicate a non-permanent
|
||||
|
Reference in New Issue
Block a user