v1.1.0
Changelog
- 02a1229 Added ACL error handling (GH-2) Combined both runners into a single one
- e0559fc updated data set
- 3130134 refactored: moved code from main into here Added GetHashes() Added LoadDrivers()
- 0699343 Renamed FilesInFolder -> FileWalker FileWalker results -> channel (GH-3) Removed IsAdmin since it was only needed once
- 9397d36 refactored; moved code into modules reduced the usage of go funcs