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