jpillora / overseer

Monitorable, gracefully restarting, self-upgrading binaries in Go (golang)
MIT License
2.29k stars 208 forks source link

Fixes S3 fetcher return #49

Closed fesiqueira closed 4 years ago

fesiqueira commented 4 years ago

If the file is not gzipped the Fetcher should return the http.Response.Body and not nil

jpillora commented 4 years ago

Oh this was a bad one. Thanks!

jpillora commented 4 years ago

Tagged as v1.1.4