Skip to content

Commit

Permalink
Add vgo's go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
nochso committed Jun 18, 2018
1 parent 1af10a9 commit 26680bd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
module github.com/nochso/tocenize

require (
github.com/fatih/color v1.7.0
github.com/nochso/go-strip-markdown v0.0.0-20180618213238-ece973ad696a
github.com/pmezard/go-difflib v1.0.0
)

0 comments on commit 26680bd

Please sign in to comment.