package pis // Downloads the release tarball, extracts then applies to database func runUpdate(tarballUrl string) error { return nil }