add fabric as submodule
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
[submodule "ProxmoxAAS-Fabric"]
|
||||||
|
path = ProxmoxAAS-Fabric
|
||||||
|
url = https://git.tronnet.net/tronnet/ProxmoxAAS-Fabric
|
2
go.mod
2
go.mod
@@ -11,7 +11,7 @@ require (
|
|||||||
proxmoxaas-fabric v0.0.0
|
proxmoxaas-fabric v0.0.0
|
||||||
)
|
)
|
||||||
|
|
||||||
replace proxmoxaas-fabric => ../ProxmoxAAS-Fabric
|
replace proxmoxaas-fabric => ./ProxmoxAAS-Fabric
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/buger/goterm v1.0.4 // indirect
|
github.com/buger/goterm v1.0.4 // indirect
|
||||||
|
Reference in New Issue
Block a user