spiegel_podman/vendor/github.com/coreos
Paul Holzinger 3e08f85353
fix --format {{json .}} output to match docker
`--format json` should not be the same as `--format {{json .}}`, the
later should actually run through the go template and thus create one
json object per entry instead of an json array.

Includes a vendor of c/common@main since it requires a fix from there as
well.

This matches docker compat.
Fixes #16436

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-11-09 17:59:05 +01:00
..
go-systemd fix --format {{json .}} output to match docker 2022-11-09 17:59:05 +01:00
stream-metadata-go Temporarily pull machine images from side repo 2022-02-11 17:04:18 -06:00