We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 900afa1 commit 6804c39Copy full SHA for 6804c39
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