1. Increase timeout to 5s 2. Defer closing response body 3. Use back tick for string formatting 4. Refactor unit tests to use test tables 5. Indent version command output with space 6. Favor http.NewRequest/Do over Client.Get for consistency Signed-off-by: Edward Wilde <ewilde@gmail.com>