Skip to content

Commit 89c8c0d

Browse files
Hetzner Cloud Botjooola
Hetzner Cloud Bot
authored andcommitted
deps: update module github.com/hetznercloud/hcloud-go/v2 to v2.8.0 (hetznercloud/fleeting-plugin-hetzner!49)
This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/hetznercloud/hcloud-go/v2](https://github.com/hetznercloud/hcloud-go) | require | minor | `v2.7.2` -> `v2.8.0` | --- ### Release Notes <details> <summary>hetznercloud/hcloud-go (github.com/hetznercloud/hcloud-go/v2)</summary> ### [`v2.8.0`](https://github.com/hetznercloud/hcloud-go/releases/tag/v2.8.0) [Compare Source](hetznercloud/hcloud-go@v2.7.2...v2.8.0) ##### Features - **error:** show internal correlation id in error messages ([#&#8203;411](hetznercloud/hcloud-go#411)) ([6c96d19](hetznercloud/hcloud-go@6c96d19)) - implement actions waiter ([#&#8203;407](hetznercloud/hcloud-go#407)) ([1e3fa70](hetznercloud/hcloud-go@1e3fa70)) - require Go >= 1.21 ([#&#8203;424](hetznercloud/hcloud-go#424)) ([d4f4000](hetznercloud/hcloud-go@d4f4000)) ##### Bug Fixes - improve error message format with correlation id ([#&#8203;430](hetznercloud/hcloud-go#430)) ([013477f](hetznercloud/hcloud-go@013477f)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjM0Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent 0f1a00e commit 89c8c0d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.21
44

55
require (
66
github.com/hashicorp/go-hclog v1.6.3
7-
github.com/hetznercloud/hcloud-go/v2 v2.7.2
7+
github.com/hetznercloud/hcloud-go/v2 v2.8.0
88
github.com/stretchr/testify v1.9.0
99
gitlab.com/gitlab-org/fleeting/fleeting v0.0.0-20240429092009-80a1949a176e
1010
golang.org/x/crypto v0.22.0

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb h1:b5rjCoWHc7eqmAS
8686
github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb/go.mod h1:+NfK9FKeTrX5uv1uIXGdwYDTeHna2qgaIlx54MXqjAM=
8787
github.com/hetznercloud/hcloud-go/v2 v2.7.2 h1:UlE7n1GQZacCfyjv9tDVUN7HZfOXErPIfM/M039u9A0=
8888
github.com/hetznercloud/hcloud-go/v2 v2.7.2/go.mod h1:49tIV+pXRJTUC7fbFZ03s45LKqSQdOPP5y91eOnJo/k=
89+
github.com/hetznercloud/hcloud-go/v2 v2.8.0 h1:vfbfL/JfV8dIZUX7ANHWEbKNqgFWsETqvt/EctvoFJ0=
90+
github.com/hetznercloud/hcloud-go/v2 v2.8.0/go.mod h1:jvpP3qAWMIZ3WQwQLYa97ia6t98iPCgsJNwRts+Jnrk=
8991
github.com/jcmturner/aescts/v2 v2.0.0 h1:9YKLH6ey7H4eDBXW8khjYslgyqG2xZikXP0EQFKrle8=
9092
github.com/jcmturner/aescts/v2 v2.0.0/go.mod h1:AiaICIRyfYg35RUkr8yESTqvSy7csK90qZ5xfvvsoNs=
9193
github.com/jcmturner/dnsutils/v2 v2.0.0 h1:lltnkeZGL0wILNvrNiVCR6Ro5PGU/SeBvVO/8c/iPbo=

0 commit comments

Comments
 (0)