From d800694ad720eda63d006656ff199746845cf67a Mon Sep 17 00:00:00 2001 From: Pablo Baeyens Date: Thu, 15 Jun 2023 14:14:43 +0200 Subject: [PATCH] [chore] make gotidy --- exporter/sapmexporter/go.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/exporter/sapmexporter/go.mod b/exporter/sapmexporter/go.mod index dc38f3507c49..8af0ca05fefc 100644 --- a/exporter/sapmexporter/go.mod +++ b/exporter/sapmexporter/go.mod @@ -29,7 +29,6 @@ require ( github.com/gogo/protobuf v1.3.2 // indirect github.com/golang/protobuf v1.5.3 // indirect github.com/json-iterator/go v1.1.12 // indirect - github.com/klauspost/compress v1.16.5 // indirect github.com/knadh/koanf v1.5.0 // indirect github.com/mitchellh/copystructure v1.2.0 // indirect github.com/mitchellh/mapstructure v1.5.0 // indirect