From ab10266bff8d3dea1655e5f98a932efa2474bdb6 Mon Sep 17 00:00:00 2001 From: Daenney Date: Sat, 26 Apr 2025 15:34:10 +0200 Subject: [feature] Move to code.superseriousbusiness.org --- internal/gtscontext/log_hooks.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/gtscontext/log_hooks.go') diff --git a/internal/gtscontext/log_hooks.go b/internal/gtscontext/log_hooks.go index 494ce1f63..3e8b166ff 100644 --- a/internal/gtscontext/log_hooks.go +++ b/internal/gtscontext/log_hooks.go @@ -20,8 +20,8 @@ package gtscontext import ( "context" + "code.superseriousbusiness.org/gotosocial/internal/log" "codeberg.org/gruf/go-kv" - "github.com/superseriousbusiness/gotosocial/internal/log" ) func init() { -- cgit v1.2.3