From acd91c7c11658360e0540f9d550f1fe0da167109 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 5 Mar 2026 23:53:01 +0200 Subject: Normalize Go import grouping with local ior section --- integrationtests/parse.go | 1 + 1 file changed, 1 insertion(+) (limited to 'integrationtests/parse.go') diff --git a/integrationtests/parse.go b/integrationtests/parse.go index cebb0ba..bf4f0bf 100644 --- a/integrationtests/parse.go +++ b/integrationtests/parse.go @@ -2,6 +2,7 @@ package integrationtests import ( "fmt" + "ior/internal/flamegraph" ) -- cgit v1.2.3