mirror of
https://github.com/containers/podman.git
synced 2025-05-17 15:18:43 +08:00
switch projectatomic to containers
Need to get some small changes into libpod to pull back into buildah to complete buildah transition. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Closes: #1270 Approved by: mheon
This commit is contained in:

committed by
Atomic Bot

parent
c0abfaa7c3
commit
d20f3a5146
@ -1,9 +1,9 @@
|
||||
package libpod
|
||||
|
||||
import (
|
||||
"github.com/containers/libpod/libpod/layers"
|
||||
"github.com/containers/storage/pkg/archive"
|
||||
"github.com/pkg/errors"
|
||||
"github.com/projectatomic/libpod/libpod/layers"
|
||||
)
|
||||
|
||||
// GetDiff returns the differences between the two images, layers, or containers
|
||||
|
Reference in New Issue
Block a user