This commit makes no changes to code execution, but rather resolves some `go vet` errors, the majority of which relate to `fatal` being used instead of `fatalf` during testing. Signed-off-by: Matt McNaughton <mattjmcnaughton@gmail.com>