From e0635b47c2f30719e1ea026812af85c988632c0e Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sat, 5 Apr 2025 21:27:17 +0800 Subject: Move things to internal/ --- http_handle_group_index.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'http_handle_group_index.go') diff --git a/http_handle_group_index.go b/http_handle_group_index.go index e0e460d..3f6ed68 100644 --- a/http_handle_group_index.go +++ b/http_handle_group_index.go @@ -11,7 +11,7 @@ import ( "github.com/jackc/pgx/v5" "github.com/jackc/pgx/v5/pgtype" - "go.lindenii.runxiyu.org/forge/misc" + "go.lindenii.runxiyu.org/forge/internal/misc" ) // httpHandleGroupIndex provides index pages for groups, which includes a list -- cgit v1.2.3