initial commit
This commit is contained in:
commit
385da59cf0
21 changed files with 5737 additions and 0 deletions
16
Godeps/Godeps.json
generated
Normal file
16
Godeps/Godeps.json
generated
Normal 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
5
Godeps/Readme
generated
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue