summaryrefslogtreecommitdiff
path: root/Godeps/Godeps.json
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2015-11-18 21:00:34 -0500
committerBen Burwell <ben@benburwell.com>2015-11-18 21:00:34 -0500
commit4a16895ba014473e00960e59383eba64cf598355 (patch)
tree48b319be6b7a5a9ff7465a834a5016b68588cae2 /Godeps/Godeps.json
parent9915da78233e19b68c043da08717693b4d61a74c (diff)
Testing Heroku...
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r--Godeps/Godeps.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json
new file mode 100644
index 0000000..e5e5bcd
--- /dev/null
+++ b/Godeps/Godeps.json
@@ -0,0 +1,8 @@
+{
+ "ImportPath": "github.com/benburwell/zipserver",
+ "GoVersion": "go1.5.1",
+ "Packages": [
+ "./..."
+ ],
+ "Deps": []
+}