We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 383639d commit 064a13aCopy full SHA for 064a13a
magefile.go
@@ -17,6 +17,7 @@ import (
17
"strings"
18
"time"
19
20
+ "github.com/magefile/mage/internal"
21
"github.com/magefile/mage/mg"
22
"github.com/magefile/mage/sh"
23
)
0 commit comments