fix: typo module paths
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/luthermonson/go-proxmox"
|
||||
|
||||
"github.com/certimate-go/certimate/pkg/core"
|
||||
xhttp "github.com/certimate-go/certimate/te/pkg/utils/http"
|
||||
xhttp "github.com/certimate-go/certimate/pkg/utils/http"
|
||||
)
|
||||
|
||||
type SSLDeployerProviderConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user