Skip to content

Commit

Permalink
Bump statsd client (#21430)
Browse files Browse the repository at this point in the history
  • Loading branch information
iksaif authored Dec 8, 2023
1 parent 4c55a36 commit 71b08ea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ require (
github.com/DataDog/datadog-agent/pkg/util/log v0.50.0-rc.4
github.com/DataDog/datadog-agent/pkg/util/pointer v0.50.0-rc.4
github.com/DataDog/datadog-agent/pkg/util/scrubber v0.50.0-rc.4
github.com/DataDog/datadog-go/v5 v5.3.1-0.20231115110321-54ec306d83b2
github.com/DataDog/datadog-go/v5 v5.4.0
// do not update datadog-operator to 1.2.1 because the indirect dependency github.com/DataDog/datadog-api-client-go/v2 v2.15.0 is trigger a huge Go heap memory increase.
github.com/DataDog/datadog-operator v1.1.0
github.com/DataDog/ebpf-manager v0.3.9
Expand Down
4 changes: 2 additions & 2 deletions go.sum

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

0 comments on commit 71b08ea

Please sign in to comment.