From 87d7ee59201f72ba5106469157fea0e63333fe1d Mon Sep 17 00:00:00 2001 From: Ziqi Zhao Date: Wed, 12 Oct 2022 12:37:07 +0800 Subject: [PATCH] Update internal/attribute/attribute.go Co-authored-by: Chester Cheung --- internal/attribute/attribute.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/attribute/attribute.go b/internal/attribute/attribute.go index c9be9bb609a..b43cbfc47f3 100644 --- a/internal/attribute/attribute.go +++ b/internal/attribute/attribute.go @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -package attribute +package attribute // import "go.opentelemetry.io/otel/internal/attribute" import ( "reflect"