package patching func PatchMgmnt(enable bool) error { return nil } func GetUpdates() {} func InstallUpdates(guids []string) {}