diff --git a/magefiles/mage.go b/magefiles/mage.go index a62bc16..60d9635 100644 --- a/magefiles/mage.go +++ b/magefiles/mage.go @@ -8,9 +8,11 @@ import ( "github.com/magefile/mage/mg" "github.com/pterm/pterm" - "github.com/sheldonhull/magetools/gotools" + "github.com/sheldonhull/magetools/trunk" + // mage:import + "github.com/sheldonhull/magetools/gotools" // mage:import _ "github.com/sheldonhull/magetools/docgen" // mage:import