diff options
Diffstat (limited to 'internal/federation/authenticate.go')
| -rw-r--r-- | internal/federation/authenticate.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/federation/authenticate.go b/internal/federation/authenticate.go index 2355aaa03..f8515e649 100644 --- a/internal/federation/authenticate.go +++ b/internal/federation/authenticate.go @@ -38,7 +38,7 @@ import ( "code.superseriousbusiness.org/gotosocial/internal/gtsmodel" "code.superseriousbusiness.org/gotosocial/internal/log" "code.superseriousbusiness.org/httpsig" - "codeberg.org/gruf/go-kv" + "codeberg.org/gruf/go-kv/v2" ) var ( |
