Skip to content

Commit

Permalink
go mod tidy
Browse files Browse the repository at this point in the history
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
  • Loading branch information
odubajDT committed Dec 17, 2024
1 parent 5e1996c commit d113f92
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions exporter/elasticsearchexporter/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ toolchain go1.23.4
require (
github.com/elastic/go-docappender/v2 v2.3.2
github.com/gorilla/mux v1.8.1
github.com/open-telemetry/opentelemetry-collector-contrib/exporter/elasticsearchexporter v0.116.0
github.com/open-telemetry/opentelemetry-collector-contrib/extension/storage/filestorage v0.116.0
github.com/open-telemetry/opentelemetry-collector-contrib/exporter/elasticsearchexporter v0.0.0-00010101000000-000000000000
github.com/open-telemetry/opentelemetry-collector-contrib/extension/storage/filestorage v0.0.0-00010101000000-000000000000
github.com/open-telemetry/opentelemetry-collector-contrib/internal/common v0.116.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/sharedcomponent v0.116.0
github.com/open-telemetry/opentelemetry-collector-contrib/testbed v0.116.0
github.com/open-telemetry/opentelemetry-collector-contrib/testbed v0.0.0-00010101000000-000000000000
github.com/shirou/gopsutil/v4 v4.24.11
github.com/stretchr/testify v1.10.0
go.opentelemetry.io/collector/component v0.116.0
Expand Down

0 comments on commit d113f92

Please sign in to comment.