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