Skip to content

Commit d660724

Browse files
renovate[bot]otelbot[bot]songy23
authored
fix(deps): update module github.com/hetznercloud/hcloud-go/v2 to v2.37.0 (#47262)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/hetznercloud/hcloud-go/v2](https://redirect.github.com/hetznercloud/hcloud-go) | `v2.36.0` → `v2.37.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fhetznercloud%2fhcloud-go%2fv2/v2.37.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fhetznercloud%2fhcloud-go%2fv2/v2.36.0/v2.37.0?slim=true) | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/20907) for more information. --- ### Release Notes <details> <summary>hetznercloud/hcloud-go (github.com/hetznercloud/hcloud-go/v2)</summary> ### [`v2.37.0`](https://redirect.github.com/hetznercloud/hcloud-go/blob/HEAD/CHANGELOG.md#v2370) [Compare Source](https://redirect.github.com/hetznercloud/hcloud-go/compare/v2.36.0...v2.37.0) ##### Features - **exp**: transform hcloud.Error to slog.Value using errutil.LogValue ([#&#8203;826](https://redirect.github.com/hetznercloud/hcloud-go/issues/826)) - drop support for go1.24 ([#&#8203;829](https://redirect.github.com/hetznercloud/hcloud-go/issues/829)) - add support for go1.26 ([#&#8203;829](https://redirect.github.com/hetznercloud/hcloud-go/issues/829)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com> Co-authored-by: Yang Song <songy23@users.noreply.github.com>
1 parent 0cee133 commit d660724

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

internal/datadog/e2e/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ require (
280280
github.com/hashicorp/nomad/api v0.0.0-20260205205048-8315996478d1 // indirect
281281
github.com/hashicorp/serf v0.10.1 // indirect
282282
github.com/hectane/go-acl v0.0.0-20230122075934-ca0b05cb1adb // indirect
283-
github.com/hetznercloud/hcloud-go/v2 v2.36.0 // indirect
283+
github.com/hetznercloud/hcloud-go/v2 v2.37.0 // indirect
284284
github.com/iancoleman/strcase v0.3.0 // indirect
285285
github.com/inconshreveable/mousetrap v1.1.0 // indirect
286286
github.com/ionos-cloud/sdk-go/v6 v6.3.6 // indirect

internal/datadog/e2e/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

processor/resourcedetectionprocessor/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/google/go-cmp v0.7.0
1717
github.com/google/uuid v1.6.0
1818
github.com/hashicorp/consul/api v1.32.1
19-
github.com/hetznercloud/hcloud-go/v2 v2.36.0
19+
github.com/hetznercloud/hcloud-go/v2 v2.37.0
2020
github.com/linode/go-metadata v0.2.4
2121
github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/ecsutil v0.148.0
2222
github.com/open-telemetry/opentelemetry-collector-contrib/internal/k8sconfig v0.148.0

processor/resourcedetectionprocessor/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)