diff --git a/internal/pkg/report/reporter.go b/internal/pkg/report/reporter.go index 9ead88e..81bea3f 100644 --- a/internal/pkg/report/reporter.go +++ b/internal/pkg/report/reporter.go @@ -27,7 +27,7 @@ type Reporter struct { closed bool - client client.Client + client client.Client clientM sync.Mutex logOffset int