Skip to content

Commit

Permalink
[exporter/bmchelix] New component: BMC Helix Exporter
Browse files Browse the repository at this point in the history
* Updated go version to 1.22.0 in the go.mod file.
  • Loading branch information
NassimBtk committed Dec 26, 2024
1 parent f23de13 commit c5ea60b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exporter/bmchelixexporter/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/open-telemetry/opentelemetry-collector-contrib/exporter/bmchelixexporter

go 1.23.3
go 1.22.0

require (
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/resourcetotelemetry v0.116.0
Expand Down

0 comments on commit c5ea60b

Please sign in to comment.