fix package

This commit is contained in:
lpf
2026-02-12 11:18:43 +08:00
parent 4956b1a014
commit cad0a4de5b
23 changed files with 1364 additions and 90 deletions

View File

@@ -15,7 +15,7 @@ import (
"net/http"
"strings"
"gitea.kkkk.dev/DBT/clawgo/pkg/config"
"clawgo/pkg/config"
)
type HTTPProvider struct {