summaryrefslogtreecommitdiff
path: root/internal/gtscontext
diff options
context:
space:
mode:
Diffstat (limited to 'internal/gtscontext')
-rw-r--r--internal/gtscontext/log_hooks.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/gtscontext/log_hooks.go b/internal/gtscontext/log_hooks.go
index 3e8b166ff..a50f8fffa 100644
--- a/internal/gtscontext/log_hooks.go
+++ b/internal/gtscontext/log_hooks.go
@@ -21,7 +21,7 @@ import (
"context"
"code.superseriousbusiness.org/gotosocial/internal/log"
- "codeberg.org/gruf/go-kv"
+ "codeberg.org/gruf/go-kv/v2"
)
func init() {