* Upgrade godo to latest * Fix a bunch of issues found by * Running staticcheck on a codebase for the first time is a sobering experience * go mod tidy * More static improvements Signed-off-by: Chris Cummer <chriscummer@me.com>
This allows us to use the logger from the wtf directory For example when trying to debug sort ordering in focus_tracker
Handles #375