summaryrefslogtreecommitdiff
path: root/libpod/in_memory_state.go
diff options
context:
space:
mode:
Diffstat (limited to 'libpod/in_memory_state.go')
-rw-r--r--libpod/in_memory_state.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpod/in_memory_state.go b/libpod/in_memory_state.go
index e815dce3c..dd193f57b 100644
--- a/libpod/in_memory_state.go
+++ b/libpod/in_memory_state.go
@@ -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