Skip to content

Commit 62ff9a6

Browse files
committed
go.mod
1 parent 47ebae2 commit 62ff9a6

File tree

1 file changed

+1
-0
lines changed
  • processor/schemaprocessor

1 file changed

+1
-0
lines changed

processor/schemaprocessor/go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/processor/schem
33
go 1.22.0
44

55
require (
6+
github.com/google/go-cmp v0.6.0
67
github.com/stretchr/testify v1.9.0
78
go.opentelemetry.io/collector/component v0.110.0
89
go.opentelemetry.io/collector/config/confighttp v0.110.0

0 commit comments

Comments
 (0)