mirror of
https://github.com/docker/compose.git
synced 2026-08-27 03:45:29 +00:00
makefile: fix goimports -local (#1763)
This commit is contained in:
parent
5e0f1eec16
commit
47551895f3
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ import (
|
|||
"time"
|
||||
|
||||
"github.com/stretchr/testify/assert"
|
||||
|
||||
"github.com/windmilleng/tilt/internal/logger"
|
||||
"github.com/windmilleng/tilt/internal/testutils/tempdir"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue