update package name

This commit is contained in:
yoan
2024-10-19 21:15:01 +08:00
parent b9902c926f
commit 17cfeee374
30 changed files with 55 additions and 53 deletions

View File

@@ -7,7 +7,7 @@ import (
"fmt"
"net/http"
xhttp "certimate/internal/utils/http"
xhttp "github.com/usual2970/certimate/internal/utils/http"
)
type WebhookAccess struct {