We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24498b5 commit a3aca00Copy full SHA for a3aca00
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.6
7
)
0 commit comments