chore: change repo

This commit is contained in:
Fu Diwei
2025-06-17 16:27:35 +08:00
parent 205275b52d
commit b8bbbee1e0
369 changed files with 832 additions and 833 deletions

View File

@@ -8,9 +8,9 @@ import (
"log/slog"
"strconv"
"github.com/usual2970/certimate/pkg/core"
onepanelsdk "github.com/usual2970/certimate/pkg/sdk3rd/1panel"
onepanelsdkv2 "github.com/usual2970/certimate/pkg/sdk3rd/1panel/v2"
"github.com/certimate-go/certimate/pkg/core"
onepanelsdk "github.com/certimate-go/certimate/te/pkg/sdk3rd/1panel"
onepanelsdkv2 "github.com/certimate-go/certimate/te/pkg/sdk3rd/1panel/v2"
)
type SSLDeployerProviderConfig struct {

View File

@@ -8,7 +8,7 @@ import (
"strings"
"testing"
provider "github.com/usual2970/certimate/pkg/core/ssl-deployer/providers/1panel-console"
provider "github.com/certimate-go/certimate/pkg/core/ssl-deployer/providers/1panel-console"
)
var (