Clean up Go module dependencies

This commit is contained in:
Christian Muehlhaeuser
2019-12-13 03:00:45 +01:00
parent 75c1852f53
commit 6f20136abc
2 changed files with 0 additions and 6 deletions
-2
View File
@@ -12,8 +12,6 @@ require (
github.com/muesli/reflow v0.0.0-20191205210016-363f169defe8
github.com/olekukonko/tablewriter v0.0.3
github.com/rakyll/statik v0.1.6
github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect
github.com/spf13/cobra v0.0.5
github.com/yuin/goldmark v1.1.14
gopkg.in/russross/blackfriday.v2 v2.0.0
)