Add interesting fields to usage report (fixes #559)
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
|
||||
package upgrade
|
||||
|
||||
const DisabledByCompilation = true
|
||||
|
||||
func upgradeTo(binary string, rel Release) error {
|
||||
return ErrUpgradeUnsupported
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user