mirror of
https://github.com/containers/podman.git
synced 2025-05-17 15:18:43 +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:
@ -2,7 +2,7 @@
|
||||
|
||||
package libpod
|
||||
|
||||
import "github.com/containers/libpod/v2/libpod/define"
|
||||
import "github.com/containers/podman/v2/libpod/define"
|
||||
|
||||
// createTimer systemd timers for healthchecks of a container
|
||||
func (c *Container) createTimer() error {
|
||||
|
Reference in New Issue
Block a user