Skip to content

Commit 9274207

Browse files
committed
[ACIX-835] Update testify to v1.11.1
1 parent 8a8e3d2 commit 9274207

File tree

2 files changed

+9
-5
lines changed
  • comp/otelcol/otlp/components/exporter/serializerexporter

2 files changed

+9
-5
lines changed

comp/otelcol/otlp/components/exporter/serializerexporter/go.mod

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -217,9 +217,6 @@ require (
217217
gopkg.in/yaml.v3 v3.0.1 // indirect
218218
)
219219

220-
// Pin github.com/stretchr/testify to v1.10.0 while waiting for https://github.com/DataDog/datadog-agent/pull/40182
221-
replace github.com/stretchr/testify => github.com/stretchr/testify v1.10.0
222-
223220
// This section was automatically added by 'dda inv modules.add-all-replace' command, do not edit manually
224221

225222
replace (

comp/otelcol/otlp/components/exporter/serializerexporter/go.sum

Lines changed: 9 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)