fix submodule and go linking issue
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ import (
|
||||
"log"
|
||||
"strings"
|
||||
|
||||
paas "proxmoxaas-fabric/paas-common-lib"
|
||||
paas "proxmoxaas-common-lib"
|
||||
)
|
||||
|
||||
func (cluster *Cluster) Init(pve ProxmoxClient) {
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
package app
|
||||
|
||||
import (
|
||||
paas "proxmoxaas-fabric/paas-common-lib"
|
||||
paas "proxmoxaas-common-lib"
|
||||
"sync"
|
||||
|
||||
"github.com/luthermonson/go-proxmox"
|
||||
|
||||
Reference in New Issue
Block a user