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/gzip.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/api/gzip.go') diff --git a/system/api/gzip.go b/system/api/gzip.go index 02f1535..f7bf65e 100644 --- a/system/api/gzip.go +++ b/system/api/gzip.go @@ -5,7 +5,7 @@ import ( "net/http" "strings" - "github.com/ponzu-cms/ponzu/system/db" + "github.com/haturatu/ponzu/system/db" ) // Gzip wraps a HandlerFunc to compress responses when possible -- cgit v1.2.3