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

@@ -11,10 +11,10 @@ import (
"github.com/alibabacloud-go/tea/tea"
aliwaf "github.com/alibabacloud-go/waf-openapi-20211001/v5/client"
"github.com/usual2970/certimate/pkg/core"
sslmgrsp "github.com/usual2970/certimate/pkg/core/ssl-manager/providers/aliyun-cas"
xslices "github.com/usual2970/certimate/pkg/utils/slices"
xtypes "github.com/usual2970/certimate/pkg/utils/types"
"github.com/certimate-go/certimate/pkg/core"
sslmgrsp "github.com/certimate-go/certimate/te/pkg/core/ssl-manager/providers/aliyun-cas"
xslices "github.com/certimate-go/certimate/te/pkg/utils/slices"
xtypes "github.com/certimate-go/certimate/te/pkg/utils/types"
)
type SSLDeployerProviderConfig struct {

View File

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