This commit is contained in:
Victor Vieux 2014-11-20 22:43:56 +00:00
parent 16b22dcca2
commit dba2dee87f
1 changed files with 1 additions and 1 deletions

View File

@ -1,9 +1,9 @@
package main
import (
"log"
"time"
log "github.com/Sirupsen/logrus"
"github.com/codegangsta/cli"
"github.com/docker/swarm/api"
"github.com/docker/swarm/cluster"