Skip to content

Commit 6f97853

Browse files
committed
Adding missed import
1 parent a78a562 commit 6f97853

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

filebeat/magefile.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ import (
2525
"time"
2626

2727
"github.com/magefile/mage/mg"
28+
"github.com/magefile/mage/sh"
2829

2930
devtools "github.com/elastic/beats/v7/dev-tools/mage"
3031
"github.com/elastic/beats/v7/dev-tools/mage/target/build"

0 commit comments

Comments
 (0)