Skip to content

Commit

Permalink
Change go.mod version to 1.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AkhigbeEromo committed Nov 7, 2024
1 parent 40581e7 commit 6495e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exporter/sematextexporter/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/sematextexporter

go 1.23.1
go 1.22.0

require (
github.com/influxdata/influxdb-observability/common v0.5.8
Expand Down

0 comments on commit 6495e65

Please sign in to comment.