chore: change repo
This commit is contained in:
@@ -8,9 +8,9 @@ import (
|
||||
"log/slog"
|
||||
"time"
|
||||
|
||||
"github.com/usual2970/certimate/pkg/core"
|
||||
leclientsdkv3 "github.com/usual2970/certimate/pkg/sdk3rd/lecdn/client-v3"
|
||||
lemastersdkv3 "github.com/usual2970/certimate/pkg/sdk3rd/lecdn/master-v3"
|
||||
"github.com/certimate-go/certimate/pkg/core"
|
||||
leclientsdkv3 "github.com/certimate-go/certimate/te/pkg/sdk3rd/lecdn/client-v3"
|
||||
lemastersdkv3 "github.com/certimate-go/certimate/te/pkg/sdk3rd/lecdn/master-v3"
|
||||
)
|
||||
|
||||
type SSLDeployerProviderConfig struct {
|
||||
|
||||
@@ -8,7 +8,7 @@ import (
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
provider "github.com/usual2970/certimate/pkg/core/ssl-deployer/providers/lecdn"
|
||||
provider "github.com/certimate-go/certimate/pkg/core/ssl-deployer/providers/lecdn"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user