Mass gofmt

Signed-off-by: Alexandr Morozov <lk4d4@docker.com>
This commit is contained in:
Alexandr Morozov 2014-10-24 15:11:48 -07:00
parent 32654af8b6
commit 0827b71157

View file

@ -17,8 +17,8 @@ import (
"strings"
"time"
"github.com/docker/docker/pkg/httputils"
log "github.com/Sirupsen/logrus"
"github.com/docker/docker/pkg/httputils"
"github.com/docker/docker/pkg/tarsum"
"github.com/docker/docker/utils"
)