aboutsummaryrefslogtreecommitdiff
path: root/http_server.go
diff options
context:
space:
mode:
Diffstat (limited to 'http_server.go')
-rw-r--r--http_server.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/http_server.go b/http_server.go
index fdb55b4..cad3a3d 100644
--- a/http_server.go
+++ b/http_server.go
@@ -12,7 +12,7 @@ import (
"strings"
"github.com/jackc/pgx/v5"
- "go.lindenii.runxiyu.org/forge/misc"
+ "go.lindenii.runxiyu.org/forge/internal/misc"
)
// ServeHTTP handles all incoming HTTP requests and routes them to the correct