chore: change repo
This commit is contained in:
@@ -12,8 +12,8 @@ import (
|
||||
|
||||
"github.com/luthermonson/go-proxmox"
|
||||
|
||||
"github.com/usual2970/certimate/pkg/core"
|
||||
xhttp "github.com/usual2970/certimate/pkg/utils/http"
|
||||
"github.com/certimate-go/certimate/pkg/core"
|
||||
xhttp "github.com/certimate-go/certimate/te/pkg/utils/http"
|
||||
)
|
||||
|
||||
type SSLDeployerProviderConfig struct {
|
||||
|
||||
@@ -8,7 +8,7 @@ import (
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
provider "github.com/usual2970/certimate/pkg/core/ssl-deployer/providers/proxmoxve"
|
||||
provider "github.com/certimate-go/certimate/pkg/core/ssl-deployer/providers/proxmoxve"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user