chore: change repo
This commit is contained in:
@@ -12,9 +12,9 @@ import (
|
||||
"github.com/G-Core/gcorelabscdn-go/resources"
|
||||
"github.com/G-Core/gcorelabscdn-go/sslcerts"
|
||||
|
||||
"github.com/usual2970/certimate/pkg/core"
|
||||
sslmgrsp "github.com/usual2970/certimate/pkg/core/ssl-manager/providers/gcore-cdn"
|
||||
gcoresdk "github.com/usual2970/certimate/pkg/sdk3rd/gcore"
|
||||
"github.com/certimate-go/certimate/pkg/core"
|
||||
sslmgrsp "github.com/certimate-go/certimate/te/pkg/core/ssl-manager/providers/gcore-cdn"
|
||||
gcoresdk "github.com/certimate-go/certimate/te/pkg/sdk3rd/gcore"
|
||||
)
|
||||
|
||||
type SSLDeployerProviderConfig struct {
|
||||
|
||||
@@ -8,7 +8,7 @@ import (
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
provider "github.com/usual2970/certimate/pkg/core/ssl-deployer/providers/gcore-cdn"
|
||||
provider "github.com/certimate-go/certimate/pkg/core/ssl-deployer/providers/gcore-cdn"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user