diff --git a/app/common/types.go b/app/common/types.go index ec985cb..7f04456 100644 --- a/app/common/types.go +++ b/app/common/types.go @@ -23,14 +23,6 @@ type Groupname = paas.Groupname type Group = paas.Group type Username = paas.Username type User = paas.User -type VMID = paas.VMID -type Backups = paas.Backups -type Templates = paas.Templates -type SimpleResource = paas.SimpleResource -type SimpleLimit = paas.SimpleLimit -type MatchResource = paas.MatchResource -type MatchLimit = paas.MatchLimit -type ResourceTemplate = paas.ResourceTemplate func ParseGroupname(groupname string) (Groupname, error) { return paas.ParseGroupname(groupname) diff --git a/proxmoxaas-common-lib b/proxmoxaas-common-lib index 0551969..f4deeb1 160000 --- a/proxmoxaas-common-lib +++ b/proxmoxaas-common-lib @@ -1 +1 @@ -Subproject commit 05519694e1a19c9555114dffdf8f5610f46b54cd +Subproject commit f4deeb1ab65bfbaf07c0286b5d3b7915fa129f21