Fix gofmt errors

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh
2017-11-02 09:33:06 -04:00
parent 83b55c4771
commit 92818fdfb7
45 changed files with 54 additions and 55 deletions

View File

@ -2,8 +2,8 @@ package libpod
import (
"github.com/docker/docker/pkg/truncindex"
"github.com/projectatomic/libpod/pkg/registrar"
"github.com/pkg/errors"
"github.com/projectatomic/libpod/pkg/registrar"
)
// An InMemoryState is a purely in-memory state store