mirror of
https://github.com/containers/podman.git
synced 2026-03-13 12:18:21 -04: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>