Skip to content

Commit

Permalink
fix toolchain again
Browse files Browse the repository at this point in the history
  • Loading branch information
dmathieu committed Jan 30, 2025
1 parent 3e0d86b commit e28c595
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions exporter/elasticsearchexporter/go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/open-telemetry/opentelemetry-collector-contrib/exporter/elasticsearchexporter

go 1.22.2

toolchain go1.23.5
go 1.22.0

require (
github.com/cenkalti/backoff/v4 v4.3.0
Expand Down

0 comments on commit e28c595

Please sign in to comment.