add and switch type usage to common library types
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user