mirror of
https://github.com/containers/podman.git
synced 2025-10-14 09:45:59 +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 libpod
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/containers/libpod/v2/libpod/lock"
|
||||
"github.com/containers/podman/v2/libpod/lock"
|
||||
"github.com/stretchr/testify/assert"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user