diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json new file mode 100644 index 0000000..14a4395 --- /dev/null +++ b/Godeps/Godeps.json @@ -0,0 +1,52 @@ +{ + "ImportPath": "github.com/thewhitetulip/Tasks", + "GoVersion": "go1.5", + "Deps": [ + { + "ImportPath": "github.com/mattn/go-sqlite3", + "Comment": "v1.1.0-11-gb808f01", + "Rev": "b808f01f660667b1510acf216aa2b9fe7f555ddb" + }, + { + "ImportPath": "github.com/microcosm-cc/bluemonday", + "Rev": "4ac6f27528d0a3f2a59e0b0a6f6b3ff0bb89fe20" + }, + { + "ImportPath": "github.com/russross/blackfriday", + "Comment": "v1.4-21-g006144a", + "Rev": "006144af03eeeff1037240a71865a9fd61f1c25f" + }, + { + "ImportPath": "github.com/sergi/go-diff/diffmatchpatch", + "Rev": "ec7fdbb58eb3e300c8595ad5ac74a5aa50019cc7" + }, + { + "ImportPath": "github.com/shurcooL/github_flavored_markdown", + "Rev": "b3921bea4a899100a4fd522dd940b819af56e437" + }, + { + "ImportPath": "github.com/shurcooL/highlight_diff", + "Rev": "8f0db662adc4a5ba63b4ca15bf66ab08123f7161" + }, + { + "ImportPath": "github.com/shurcooL/highlight_go", + "Rev": "562bf7c1e73e56cf3c10c2506b1e29fccc63d1c9" + }, + { + "ImportPath": "github.com/shurcooL/sanitized_anchor_name", + "Rev": "10ef21a441db47d8b13ebcc5fd2310f636973c77" + }, + { + "ImportPath": "github.com/sourcegraph/annotate", + "Rev": "f4cad6c6324d3f584e1743d8b3e0e017a5f3a636" + }, + { + "ImportPath": "github.com/sourcegraph/syntaxhighlight", + "Rev": "637a8b8b94eca8bb8cd559b950cc4f42629ec137" + }, + { + "ImportPath": "golang.org/x/net/html", + "Rev": "51854aba4682903632d14998d47781fe34e62a02" + } + ] +}