mirror of
https://github.com/containers/podman.git
synced 2025-06-19 08:09:12 +08:00
Switch all references to github.com/containers/libpod -> podman
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
@ -3,7 +3,7 @@ package integration
|
||||
import (
|
||||
"os"
|
||||
|
||||
. "github.com/containers/libpod/v2/test/utils"
|
||||
. "github.com/containers/podman/v2/test/utils"
|
||||
. "github.com/onsi/ginkgo"
|
||||
. "github.com/onsi/gomega"
|
||||
)
|
||||
|
Reference in New Issue
Block a user