Skip to content

Commit 37ddb7f

Browse files
author
Paulo Janotti
committed
Fix sapmexporter go.mod rebase
1 parent 59efb48 commit 37ddb7f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

exporter/sapmexporter/go.mod

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ go 1.12
44

55
require (
66
github.com/open-telemetry/opentelemetry-collector v0.2.1-0.20191119152140-567e1046cefa
7-
github.com/pierrec/lz4 v2.0.5+incompatible // indirect
8-
github.com/signalfx/sapm-proto v0.0.3-0.20191211161027-5e20f16d64d6
7+
github.com/signalfx/sapm-proto v0.1.0
98
github.com/stretchr/testify v1.4.0
109
go.uber.org/atomic v1.5.1 // indirect
1110
go.uber.org/multierr v1.4.0 // indirect

0 commit comments

Comments
 (0)