Woops, broke the build
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
package upgrade
|
||||
|
||||
func UpgradeTo(rel Release) error {
|
||||
func UpgradeTo(rel Release, extra string) error {
|
||||
return ErrUpgradeUnsupported
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user