TaskFlow/Godeps/Godeps.json

16 lines
324 B
JSON

{
"ImportPath": "github.com/thewhitetulip/Tasks",
"GoVersion": "go1.5",
"Packages": [
"./..."
],
"Deps": [
{
"ImportPath": "github.com/mattn/go-sqlite3"
},
{
"ImportPath" : "github.com/shurcooL/github_flavored_markdown"
}
]
}