automation-tests/vendor/golang.org/x
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
..
crypto Update vendor of containers/(image, storage, common) 2022-11-04 08:58:12 -04:00
mod Update vendor containers/(common,storage,buildah,image) 2022-10-28 06:16:22 -04:00
net Update vendor containers/(common,storage,buildah,image) 2022-10-28 06:16:22 -04:00
sync Update vendor containers/(common,storage,buildah,image) 2022-10-28 06:16:22 -04:00
sys fix --format {{json .}} output to match docker 2022-11-09 17:59:05 +01:00
term fix --format {{json .}} output to match docker 2022-11-09 17:59:05 +01:00
text build(deps): bump golang.org/x/text from 0.3.8 to 0.4.0 2022-10-19 19:40:40 +00:00
tools fix --format {{json .}} output to match docker 2022-11-09 17:59:05 +01:00