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 Sep 11, 2024
1 parent 450eb67 commit a3dcf5a
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.109.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/otelarrow v0.109.0
github.com/open-telemetry/otel-arrow v0.26.0
Expand Down Expand Up @@ -36,7 +37,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/beorn7/perks v1.0.1 // indirect
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
Expand Down

0 comments on commit a3dcf5a

Please sign in to comment.