fix windows/darwin import

This commit is contained in:
Alex Goodman 2019-10-08 09:45:43 -04:00
parent a978266adf
commit 5e4c3eedb7
No known key found for this signature in database
GPG key ID: 98AF011C5C78EB7E

View file

@ -4,6 +4,7 @@ package podman
import (
"fmt"
"github.com/wagoodman/dive/dive/image"
)
type resolver struct{}