Fix compilation issue bringed by #8319
Signed-off-by: Alexandr Morozov <lk4d4@docker.com> Upstream-commit: 4da25724248d988771c2a546aa065505ceb24038 Component: engine
This commit is contained in:
@@ -6,8 +6,8 @@ import (
|
||||
"net"
|
||||
"sync"
|
||||
|
||||
log "github.com/Sirupsen/logrus"
|
||||
"github.com/docker/docker/daemon/networkdriver"
|
||||
"github.com/docker/docker/pkg/log"
|
||||
)
|
||||
|
||||
// allocatedMap is thread-unsafe set of allocated IP
|
||||
|
||||
Reference in New Issue
Block a user