1
0
Fork 0

initial commit

This commit is contained in:
ston1th 2017-04-11 23:58:38 +02:00
commit 385da59cf0
21 changed files with 5737 additions and 0 deletions

16
Godeps/Godeps.json generated Normal file
View file

@ -0,0 +1,16 @@
{
"ImportPath": "git.giftfish.de/ston1th/md2cli",
"GoVersion": "go1.8",
"GodepVersion": "v79",
"Deps": [
{
"ImportPath": "github.com/russross/blackfriday",
"Comment": "v1.4-31-g2004188",
"Rev": "2004188462c3946efefbdcd91aa83e49b4175bfb"
},
{
"ImportPath": "github.com/shurcooL/sanitized_anchor_name",
"Rev": "10ef21a441db47d8b13ebcc5fd2310f636973c77"
}
]
}

5
Godeps/Readme generated Normal file
View file

@ -0,0 +1,5 @@
This directory tree is generated automatically by godep.
Please do not edit.
See https://github.com/tools/godep for more information.