We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 894e720 commit 7e503b8Copy full SHA for 7e503b8
tools/go.mod
@@ -3,5 +3,5 @@ module github.com/containers/storage/tests/tools
3
go 1.14
4
5
require (
6
- github.com/cpuguy83/go-md2man v1.0.10
+ github.com/cpuguy83/go-md2man/v2 v2.0.5
7
)
0 commit comments