temp fix
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
[submodule "proxmoxaas-common-lib"]
|
|
||||||
path = proxmoxaas-common-lib
|
|
||||||
url = https://git.tronnet.net/tronnet/proxmoxaas-common-lib
|
|
||||||
|
|||||||
@@ -5,10 +5,10 @@ go 1.26.0
|
|||||||
require (
|
require (
|
||||||
github.com/gin-gonic/gin v1.12.0
|
github.com/gin-gonic/gin v1.12.0
|
||||||
github.com/luthermonson/go-proxmox v0.4.1
|
github.com/luthermonson/go-proxmox v0.4.1
|
||||||
paas-common-lib v0.0.0
|
proxmoxaas-common-lib v0.0.0
|
||||||
)
|
)
|
||||||
|
|
||||||
replace paas-common-lib => ./paas-common-lib
|
replace proxmoxaas-common-lib => ./proxmoxaas-common-lib
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/buger/goterm v1.0.4 // indirect
|
github.com/buger/goterm v1.0.4 // indirect
|
||||||
|
|||||||
Submodule proxmoxaas-common-lib deleted from a2bf608a54
Reference in New Issue
Block a user