mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00

adding more image tests for go bindings. one big change is that the params were converted from map[string]string to url.values to account for the ability to send []string as query params Signed-off-by: Brent Baude <bbaude@redhat.com>