diff options
author | Paul Holzinger <paul.holzinger@web.de> | 2020-07-25 15:03:35 +0200 |
---|---|---|
committer | Paul Holzinger <paul.holzinger@web.de> | 2020-07-25 15:03:35 +0200 |
commit | 8a45703f79cc1c54e7a4b908111a1becf907873a (patch) | |
tree | c0ba5af99b056daf2675c6da1d949354c1616350 /logo | |
parent | c2deeff10101a5d9da70ecf496f8bdfc4ec99fb4 (diff) | |
download | podman-8a45703f79cc1c54e7a4b908111a1becf907873a.tar.gz podman-8a45703f79cc1c54e7a4b908111a1becf907873a.tar.bz2 podman-8a45703f79cc1c54e7a4b908111a1becf907873a.zip |
replace the html/template package with text/template
Currently some commands use the html/template package.
This can lead to invalid output.
e.g. `system df --verbose` will print `<none>`
instead of `<none>` with an untaged image.
Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
Diffstat (limited to 'logo')
0 files changed, 0 insertions, 0 deletions