add proxmoxaas-common-lib dependency, update types and functions to use proxmoxaas-common-lib

This commit is contained in:
2026-04-19 17:30:37 +00:00
parent a9b0763c36
commit b4e45940a5
6 changed files with 28 additions and 137 deletions
+3
View File
@@ -8,8 +8,11 @@ require (
github.com/go-ldap/ldap/v3 v3.4.13
github.com/luthermonson/go-proxmox v0.4.1
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d
proxmoxaas-common-lib v0.0.0
)
replace proxmoxaas-common-lib => ./proxmoxaas-common-lib
require (
github.com/Azure/go-ntlmssp v0.1.0 // indirect
github.com/buger/goterm v1.0.4 // indirect