automation-tests/vendor/golang.org/x/tools/internal
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
..
event Update vendor containers/(common,storage,buildah,image) 2022-10-28 06:16:22 -04:00
gocommand fix --format {{json .}} output to match docker 2022-11-09 17:59:05 +01:00
packagesinternal Update vendor containers/(common,storage,buildah,image) 2022-10-28 06:16:22 -04:00
typeparams update buildah and c/common to latest 2022-09-09 11:58:20 +02:00
typesinternal Update vendor containers/(common,storage,buildah,image) 2022-10-28 06:16:22 -04:00