Skip to content

Commit ce202f2

Browse files
author
Ben Iofel
committed
Remove dependency on flowcommerce/apidoc
1 parent 919fb08 commit ce202f2

2 files changed

Lines changed: 255 additions & 10 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ go 1.15
44

55
require (
66
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
7+
github.com/cpuguy83/go-md2man/v2 v2.0.1 // indirect
8+
github.com/flowcommerce/tools v0.0.0-20220104080021-dd447d9a3476
99
github.com/urfave/cli v1.22.5
1010
go4.org v0.0.0-20201209231011-d4a079459e60 // indirect
1111
)

0 commit comments

Comments
 (0)