Skip to content

Commit bf7299c

Browse files
committed
missing import
1 parent 5d534e0 commit bf7299c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ import (
1111
"net/http/httptest"
1212
"os"
1313
"strconv"
14+
"sync"
1415
"time"
1516

1617
firetail "github.com/FireTail-io/firetail-go-lib/middlewares/http"

0 commit comments

Comments
 (0)