add fabric as submodule

This commit is contained in:
2025-06-02 19:25:27 +00:00
parent acd6eba520
commit 99d58eb250
2 changed files with 4 additions and 1 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
proxmoxaas-fabric v0.0.0
)
replace proxmoxaas-fabric => ../ProxmoxAAS-Fabric
replace proxmoxaas-fabric => ./ProxmoxAAS-Fabric
require (
github.com/buger/goterm v1.0.4 // indirect