JonasProgrammer / docker-machine-driver-hetzner

Docker machine driver for the new hetzner cloud API
https://jonasprogrammer.github.io/docker-machine-driver-hetzner/
MIT License
431 stars 53 forks source link

Update hcloud go to 1.13 and remove unnecessary notice #30

Closed LKaemmerling closed 5 years ago

LKaemmerling commented 5 years ago

Hello guys,

this small PR updates the underlying hcloud-go version to the latest (1.13) and it removes the notice about the location on the readme. This "error" is not the case since a long time :)

JonasProgrammer commented 5 years ago

LGTM.

JonasProgrammer commented 5 years ago

@LKaemmerling Are there any changes to hcloud-go that would require bumping of the minor or major version (i.e. new features or breaking changes)? Otherwise, I'd draft a patch release on Saturday.

LKaemmerling commented 5 years ago

Nope, no breaking changes :)