From 1599f8ba28de4cf46324e3125ac64902844e1365 Mon Sep 17 00:00:00 2001 From: Stefano Linguerri Date: Wed, 6 Dec 2023 11:46:28 +0100 Subject: [PATCH] workaround to compile --- pkg/emitter/throughput.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/emitter/throughput.go b/pkg/emitter/throughput.go index fb399221..730c208c 100644 --- a/pkg/emitter/throughput.go +++ b/pkg/emitter/throughput.go @@ -1,4 +1,4 @@ -package cmd +package emitter import ( "fmt"