From 9345907a5c1737c6c2c1f8eba52a568035b08493 Mon Sep 17 00:00:00 2001 From: haturatu Date: Sat, 22 Feb 2025 23:20:55 +0900 Subject: fix: all hange s\/github.com\/ponzu-cms/github.com\/haturatu\/g --- system/system.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/system.go') diff --git a/system/system.go b/system/system.go index 8b12ab5..80f5621 100644 --- a/system/system.go +++ b/system/system.go @@ -6,7 +6,7 @@ package system import ( "net/http" - "github.com/ponzu-cms/ponzu/system/db" + "github.com/haturatu/ponzu/system/db" ) // BasicAuth adds HTTP Basic Auth check for requests that should implement it -- cgit v1.2.3