Skip to content

Commit 058347d

Browse files
committed
Minor fix.
Signed-off-by: colstuwjx <[email protected]>
1 parent f448e00 commit 058347d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/internal/container/mesos/handler_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +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"
25+
"github.com/mesos/mesos-go/api/v1/lib"
2626
"github.com/stretchr/testify/assert"
2727
)
2828

0 commit comments

Comments
 (0)