Skip to content

Commit 064a13a

Browse files
committed
fixup! Move WrapError to internal package
1 parent 383639d commit 064a13a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

magefile.go

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ import (
1717
"strings"
1818
"time"
1919

20+
"github.com/magefile/mage/internal"
2021
"github.com/magefile/mage/mg"
2122
"github.com/magefile/mage/sh"
2223
)

0 commit comments

Comments
 (0)