Skip to content

Commit

Permalink
go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitpatel96 committed Sep 30, 2024
1 parent 47ebae2 commit 62ff9a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions processor/schemaprocessor/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/processor/schem
go 1.22.0

require (
github.com/google/go-cmp v0.6.0
github.com/stretchr/testify v1.9.0
go.opentelemetry.io/collector/component v0.110.0
go.opentelemetry.io/collector/config/confighttp v0.110.0
Expand Down

0 comments on commit 62ff9a6

Please sign in to comment.