Skip to content

Commit

Permalink
Update module github.com/vmihailenco/msgpack/v4 to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 3, 2024
1 parent 838dc2c commit 59c0f35
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 2 additions & 1 deletion receiver/datadogreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ require (
github.com/DataDog/datadog-agent/pkg/proto v0.51.1-0.20240301173728-334e775e420a
github.com/open-telemetry/opentelemetry-collector-contrib/internal/sharedcomponent v0.99.0
github.com/stretchr/testify v1.9.0
github.com/vmihailenco/msgpack/v4 v4.3.13
github.com/vmihailenco/msgpack/v4 v4.3.12
github.com/vmihailenco/msgpack/v5 v5.4.1
go.opentelemetry.io/collector/component v0.99.1-0.20240503221155-67d37183e6ac
go.opentelemetry.io/collector/config/confighttp v0.99.1-0.20240503221155-67d37183e6ac
go.opentelemetry.io/collector/confmap v0.99.1-0.20240503221155-67d37183e6ac
Expand Down
3 changes: 3 additions & 0 deletions receiver/datadogreceiver/go.sum

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

0 comments on commit 59c0f35

Please sign in to comment.