v1.3.0
Changelog
All notable changes will be docmented here.
1.3.0
- Application now uses Viper to populate a Config struct. Better use of strong typing
- Fixed an issue where Go modules weren't downloaded, thus causing an error on first run of the application
- Fixed an issue running
make install
for a subsequent time