diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json deleted file mode 100644 index 356dab6..0000000 --- a/Godeps/Godeps.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "ImportPath": "github.com/thewhitetulip/Tasks", - "GoVersion": "go1.5", - "Packages": [ - "./..." - ], - "Deps": [ - { - "ImportPath": "github.com/mattn/go-sqlite3" - }, - { - "ImportPath" : "github.com/shurcooL/github_flavored_markdown" - } - ] -}