Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion exporter/honeycombexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/census-instrumentation/opencensus-proto v0.3.0
github.com/google/go-cmp v0.5.2
github.com/honeycombio/libhoney-go v1.13.0
github.com/klauspost/compress v1.10.11
github.com/klauspost/compress v1.11.12
github.com/stretchr/testify v1.6.1
go.opentelemetry.io/collector v0.9.0
go.uber.org/zap v1.15.0
Expand Down
Loading