mirror of
https://github.com/containers/podman.git
synced 2025-10-17 19:24:04 +08:00
Merge pull request #19951 from Luap99/small-remote
podman-remote debloat: remove libimage dependency
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
//go:build !remote
|
||||
// +build !remote
|
||||
|
||||
package checkpoint
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user