Skip to content

Commit

Permalink
Update All github.com/datadog packages to v0.62.2 (#37838)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/DataDog/datadog-agent/comp/otelcol/otlp/testutil](https://redirect.github.com/DataDog/datadog-agent)
| `v0.62.1` -> `v0.62.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2ftestutil/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2ftestutil/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2ftestutil/v0.62.1/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2ftestutil/v0.62.1/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[github.com/DataDog/datadog-agent/pkg/util/hostname/validate](https://redirect.github.com/DataDog/datadog-agent)
| `v0.62.1` -> `v0.62.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2futil%2fhostname%2fvalidate/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2futil%2fhostname%2fvalidate/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2futil%2fhostname%2fvalidate/v0.62.1/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2futil%2fhostname%2fvalidate/v0.62.1/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
  • Loading branch information
renovate[bot] and opentelemetrybot authored Feb 11, 2025
1 parent d2723d6 commit 4eaf4f3
Show file tree
Hide file tree
Showing 3 changed files with 114 additions and 114 deletions.
44 changes: 22 additions & 22 deletions internal/datadog/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/internal/datado
go 1.22.0

require (
github.com/DataDog/datadog-agent/comp/otelcol/otlp/testutil v0.62.1
github.com/DataDog/datadog-agent/pkg/util/hostname/validate v0.62.1
github.com/DataDog/datadog-agent/comp/otelcol/otlp/testutil v0.62.2
github.com/DataDog/datadog-agent/pkg/util/hostname/validate v0.62.2
github.com/DataDog/datadog-api-client-go/v2 v2.35.0
github.com/DataDog/gohai v0.0.0-20230524154621-4316413895ee
github.com/DataDog/opentelemetry-mapping-go/pkg/inframetadata v0.25.0
Expand Down Expand Up @@ -40,26 +40,26 @@ require (

require (
cloud.google.com/go/compute/metadata v0.5.2 // indirect
github.com/DataDog/datadog-agent/comp/core/secrets v0.62.1 // indirect
github.com/DataDog/datadog-agent/pkg/collector/check/defaults v0.62.1 // indirect
github.com/DataDog/datadog-agent/pkg/config/env v0.62.1 // indirect
github.com/DataDog/datadog-agent/pkg/config/mock v0.62.1 // indirect
github.com/DataDog/datadog-agent/pkg/config/model v0.62.1 // indirect
github.com/DataDog/datadog-agent/pkg/config/nodetreemodel v0.62.1 // indirect
github.com/DataDog/datadog-agent/pkg/config/setup v0.62.1 // indirect
github.com/DataDog/datadog-agent/pkg/config/structure v0.62.1 // indirect
github.com/DataDog/datadog-agent/pkg/config/teeconfig v0.62.1 // indirect
github.com/DataDog/datadog-agent/pkg/proto v0.62.1 // indirect
github.com/DataDog/datadog-agent/pkg/util/executable v0.62.1 // indirect
github.com/DataDog/datadog-agent/pkg/util/filesystem v0.62.1 // indirect
github.com/DataDog/datadog-agent/pkg/util/log v0.62.1 // indirect
github.com/DataDog/datadog-agent/pkg/util/optional v0.62.1 // indirect
github.com/DataDog/datadog-agent/pkg/util/pointer v0.62.1 // indirect
github.com/DataDog/datadog-agent/pkg/util/scrubber v0.62.1 // indirect
github.com/DataDog/datadog-agent/pkg/util/system v0.62.1 // indirect
github.com/DataDog/datadog-agent/pkg/util/system/socket v0.62.1 // indirect
github.com/DataDog/datadog-agent/pkg/util/winutil v0.62.1 // indirect
github.com/DataDog/datadog-agent/pkg/version v0.62.1 // indirect
github.com/DataDog/datadog-agent/comp/core/secrets v0.62.2 // indirect
github.com/DataDog/datadog-agent/pkg/collector/check/defaults v0.62.2 // indirect
github.com/DataDog/datadog-agent/pkg/config/env v0.62.2 // indirect
github.com/DataDog/datadog-agent/pkg/config/mock v0.62.2 // indirect
github.com/DataDog/datadog-agent/pkg/config/model v0.62.2 // indirect
github.com/DataDog/datadog-agent/pkg/config/nodetreemodel v0.62.2 // indirect
github.com/DataDog/datadog-agent/pkg/config/setup v0.62.2 // indirect
github.com/DataDog/datadog-agent/pkg/config/structure v0.62.2 // indirect
github.com/DataDog/datadog-agent/pkg/config/teeconfig v0.62.2 // indirect
github.com/DataDog/datadog-agent/pkg/proto v0.62.2 // indirect
github.com/DataDog/datadog-agent/pkg/util/executable v0.62.2 // indirect
github.com/DataDog/datadog-agent/pkg/util/filesystem v0.62.2 // indirect
github.com/DataDog/datadog-agent/pkg/util/log v0.62.2 // indirect
github.com/DataDog/datadog-agent/pkg/util/optional v0.62.2 // indirect
github.com/DataDog/datadog-agent/pkg/util/pointer v0.62.2 // indirect
github.com/DataDog/datadog-agent/pkg/util/scrubber v0.62.2 // indirect
github.com/DataDog/datadog-agent/pkg/util/system v0.62.2 // indirect
github.com/DataDog/datadog-agent/pkg/util/system/socket v0.62.2 // indirect
github.com/DataDog/datadog-agent/pkg/util/winutil v0.62.2 // indirect
github.com/DataDog/datadog-agent/pkg/version v0.62.2 // indirect
github.com/DataDog/sketches-go v1.4.6 // indirect
github.com/DataDog/viper v1.14.0 // indirect
github.com/DataDog/zstd v1.5.2 // indirect
Expand Down
116 changes: 58 additions & 58 deletions internal/datadog/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4eaf4f3

Please sign in to comment.