mirror of
https://github.com/containers/podman.git
synced 2025-10-18 03:33:32 +08:00
Fix gofmt errors
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
@ -4,8 +4,8 @@ import (
|
||||
"os"
|
||||
"path/filepath"
|
||||
|
||||
"github.com/projectatomic/libpod/oci"
|
||||
"github.com/pkg/errors"
|
||||
"github.com/projectatomic/libpod/oci"
|
||||
"golang.org/x/net/context"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user