chore: change repo
This commit is contained in:
@@ -10,10 +10,10 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/usual2970/certimate/pkg/core"
|
||||
ctyuncms "github.com/usual2970/certimate/pkg/sdk3rd/ctyun/cms"
|
||||
xcert "github.com/usual2970/certimate/pkg/utils/cert"
|
||||
xtypes "github.com/usual2970/certimate/pkg/utils/types"
|
||||
"github.com/certimate-go/certimate/pkg/core"
|
||||
ctyuncms "github.com/certimate-go/certimate/te/pkg/sdk3rd/ctyun/cms"
|
||||
xcert "github.com/certimate-go/certimate/te/pkg/utils/cert"
|
||||
xtypes "github.com/certimate-go/certimate/te/pkg/utils/types"
|
||||
)
|
||||
|
||||
type SSLManagerProviderConfig struct {
|
||||
|
||||
@@ -9,7 +9,7 @@ import (
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
provider "github.com/usual2970/certimate/pkg/core/ssl-manager/providers/ctcccloud-cms"
|
||||
provider "github.com/certimate-go/certimate/pkg/core/ssl-manager/providers/ctcccloud-cms"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user