Skip to content

Commit 54bb15a

Browse files
committed
fix ci: add the mesos lib import back.
Signed-off-by: colstuwjx <[email protected]>
1 parent f87334e commit 54bb15a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/internal/container/mesos/handler_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ import (
2222
containerlibcontainer "github.com/google/cadvisor/container/libcontainer"
2323
"github.com/google/cadvisor/fs"
2424
info "github.com/google/cadvisor/info/v1"
25+
"github.com/mesos/mesos-go/api/v1/lib"
2526
"github.com/stretchr/testify/assert"
2627
)
2728

0 commit comments

Comments
 (0)