diff --git a/structlayout-svg/structlayout-svg.go b/structlayout-svg/structlayout-svg.go index 7f4fc5f..390211f 100644 --- a/structlayout-svg/structlayout-svg.go +++ b/structlayout-svg/structlayout-svg.go @@ -9,7 +9,7 @@ import ( "os" "github.com/ajstarks/svgo" - "honnef.co/go/structlayout" + "honnef.co/go/tools/structlayout" ) var title, bgcolor, scolor, pcolor string