Update version of generated test/tools/build/go-md2man to 2.0.5 #24383
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Issue Description
When I type
make
I see a lot oftroff:<standard input>:5: warning: cannot select font 'C'
messages.According to https://savannah.gnu.org/bugs/index.php?64594 this is addressed in cpuguy83/go-md2man#99 → cpuguy83/go-md2man#111 → cpuguy83/go-md2man versions after Feb 26, thus versions 2.0.4 and 2.0.5. After building podman with make,
strings test/tools/build/go-md2man |grep '2\.0'
showsmod github.com/cpuguy83/go-md2man/v2 v2.0.2
, so test/tools/build/go-md2man is version 2.0.2.make
the file test/tools/build/go-md2man is version 2.0.4 or newer.Steps to reproduce the issue
See above.
Describe the results you received
Not applicable.
Describe the results you expected
See above.
podman info output
Not applicable, but I mean here the state at commit 8bb3ef8 “Bump to v5.2.5”
Podman in a container
No
Privileged Or Rootless
None
Upstream Latest Release
Yes
Additional environment details
Additional environment details
Additional information
Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting
The text was updated successfully, but these errors were encountered: