add and switch type usage to common library types

This commit is contained in:
2026-04-19 00:37:35 +00:00
parent 99bb5f0691
commit 3a759e0583
5 changed files with 30 additions and 76 deletions
+3
View File
@@ -5,8 +5,11 @@ go 1.26.0
require (
github.com/gin-gonic/gin v1.12.0
github.com/luthermonson/go-proxmox v0.4.1
paas-common-lib v0.0.0
)
replace paas-common-lib => ./paas-common-lib
require (
github.com/buger/goterm v1.0.4 // indirect
github.com/bytedance/gopkg v0.1.4 // indirect