Skip to content

Commit

Permalink
fix(deps): update module github.com/apache/arrow/go/v16 to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 5ce01a3 commit ef61510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exporter/otelarrowexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ go 1.22.0

require (
github.com/apache/arrow/go/v16 v16.1.0
github.com/apache/arrow/go/v17 v17.0.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/grpcutil v0.114.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/otelarrow v0.114.0
github.com/open-telemetry/otel-arrow v0.30.0
Expand Down Expand Up @@ -39,7 +40,6 @@ require (

require (
github.com/HdrHistogram/hdrhistogram-go v1.1.2 // indirect
github.com/apache/arrow/go/v17 v17.0.0 // indirect
github.com/axiomhq/hyperloglog v0.0.0-20230201085229-3ddf4bad03dc // indirect
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
Expand Down

0 comments on commit ef61510

Please sign in to comment.