Skip to content

Commit

Permalink
go mod tidy
Browse files Browse the repository at this point in the history
Signed-off-by: odubajDT <[email protected]>
  • Loading branch information
odubajDT committed Jan 24, 2025
1 parent 8cd81f9 commit 15b2a9c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion processor/k8sattributesprocessor/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ require (
go.opentelemetry.io/collector/pdata v1.24.1-0.20250121185328-fbefb22cc2b3
go.opentelemetry.io/collector/pdata/pprofile v0.118.1-0.20250121185328-fbefb22cc2b3
go.opentelemetry.io/collector/pipeline v0.118.1-0.20250121185328-fbefb22cc2b3
go.opentelemetry.io/collector/pipeline/xpipeline v0.118.0
go.opentelemetry.io/collector/pipeline/xpipeline v0.118.1-0.20250121185328-fbefb22cc2b3
go.opentelemetry.io/collector/processor v0.118.1-0.20250121185328-fbefb22cc2b3
go.opentelemetry.io/collector/processor/processorhelper/xprocessorhelper v0.118.1-0.20250121185328-fbefb22cc2b3
go.opentelemetry.io/collector/processor/processortest v0.118.1-0.20250121185328-fbefb22cc2b3
Expand Down
4 changes: 2 additions & 2 deletions processor/k8sattributesprocessor/go.sum

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

0 comments on commit 15b2a9c

Please sign in to comment.