We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a78a562 commit 6f97853Copy full SHA for 6f97853
filebeat/magefile.go
@@ -25,6 +25,7 @@ import (
25
"time"
26
27
"github.com/magefile/mage/mg"
28
+ "github.com/magefile/mage/sh"
29
30
devtools "github.com/elastic/beats/v7/dev-tools/mage"
31
"github.com/elastic/beats/v7/dev-tools/mage/target/build"
0 commit comments