You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: Use the correct object to return in case of created_from flag (h……etznercloud#385)
* Apply nil pointer check on BoundTo Object
* Revert refactoring + fix used field
* Revert refactoring + fix used field
Use go 1.16 again (hetznercloud#356)
goreleaser has currently a bug with go 1.17, that prevents build on darwin/arm64. Therefore we revert those changes
Signed-off-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>