cli/update
Mislav Marohnić b7191e3a6f Simplify case when state.yml is non-existent or corrupt
- non-existent file simply returns an error
- corrupt file (e.g. YAML unmarshal error) also returns an error
- if there were errors, just check for new release normally instead of aborting
2019-12-13 17:04:07 +01:00
..
update.go Simplify case when state.yml is non-existent or corrupt 2019-12-13 17:04:07 +01:00
update_test.go Less 🌭 2019-12-11 16:52:16 -08:00