//go:build !linux // +build !linux package updates func upgradeSystemIntegration() error { return nil }