diff --git a/structlayout-svg/structlayout-svg.go b/structlayout-svg/structlayout-svg.go index 7f4fc5f..139f8c1 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" + "github.com/dominikh/go-tools/structlayout" ) var title, bgcolor, scolor, pcolor string