update go-md2man to v2.0.5

full diff: https://github.com/cpuguy83/go-md2man/compare/v2.0.5...v2.0.6

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2025-01-13 18:58:07 +01:00
parent b462778491
commit 97a14c4561
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
set -eu
: "${MD2MAN_VERSION=v2.0.5}"
: "${MD2MAN_VERSION=v2.0.6}"
export GO111MODULE=auto