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/api/cors.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/api/cors.go') diff --git a/system/api/cors.go b/system/api/cors.go index 249a378..c983e9f 100644 --- a/system/api/cors.go +++ b/system/api/cors.go @@ -5,7 +5,7 @@ import ( "net/http" "net/url" - "github.com/ponzu-cms/ponzu/system/db" + "github.com/haturatu/ponzu/system/db" ) // sendPreflight is used to respond to a cross-origin "OPTIONS" request -- cgit v1.2.3