fix(deps): update module github.com/hetznercloud/hcloud-go/v2 to v2.35.0
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| github.com/hetznercloud/hcloud-go/v2 |
v2.34.0 → v2.35.0
|
Release Notes
hetznercloud/hcloud-go (github.com/hetznercloud/hcloud-go/v2)
v2.35.0
StorageBoxClient.GetSubaccount no longer gets a subaccount by username
StorageBoxClient.GetSubaccount no longer tries to get a subaccount by username, instead it tries to get it by name.
To get a subaccount by username please use StorageBoxClient.GetSubaccountByUsername.
See the changelog for more details.
Features
- add name to Storage Box Subaccount (#806)
Bug Fixes
- do not ignore action error when the error message is empty (#801)
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.