We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 919fb08 commit ce202f2Copy full SHA for ce202f2
2 files changed
go.mod
@@ -4,8 +4,8 @@ go 1.15
4
5
require (
6
github.com/bradfitz/slice v0.0.0-20180809154707-2b758aa73013
7
- github.com/flowcommerce/apidoc v0.0.0-20160831220209-3530ddeff243 // indirect
8
- github.com/flowcommerce/tools v0.0.0-20201012200937-c79fdda1d469
+ github.com/cpuguy83/go-md2man/v2 v2.0.1 // indirect
+ github.com/flowcommerce/tools v0.0.0-20220104080021-dd447d9a3476
9
github.com/urfave/cli v1.22.5
10
go4.org v0.0.0-20201209231011-d4a079459e60 // indirect
11
)
0 commit comments