Changelog
42de4ae Act on linter directives
bb967bf Allow to override build date with SOURCE_DATE_EPOCH
17fe1e5 Convert the sha mismatch error msg into a custom error
26008c3 Copy the temp file to dest only if rename fails
d1771ab Merge pull request #10 from ericpromislow/9-check-download-hashes
4af0dd2 Merge pull request #6 from bmwiedemann/date
51f554c Merge pull request #7 from dirkmueller/master
1bdba48 Remove vendored tree
8fe2bf5 Tag version v0.3.2
dcb1570 When downloading versions of kubectl, verify their contents against known SHA256 hashes
b7f28cd download the hash before the document
f0a80e7 ioutil.TempFile returns an open file object
a1ae50e style improvements - no functional change