update github.com/cpuguy83/go-md2man/v2 to v2.0.2
no significant updates, just keeping up with latest version full diff: https://github.com/cpuguy83/go-md2man/compare/v2.0.1...v2.0.2 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -128,7 +128,7 @@ jobs:
|
||||
with:
|
||||
go-version: ${{ env.GO_VERSION }}
|
||||
- uses: actions/checkout@v3
|
||||
- run: go install github.com/cpuguy83/go-md2man/v2@v2.0.1
|
||||
- run: go install github.com/cpuguy83/go-md2man/v2@v2.0.2
|
||||
- run: make man
|
||||
|
||||
# Make sure binaries compile with other platforms
|
||||
|
||||
Reference in New Issue
Block a user