summaryrefslogtreecommitdiff
path: root/Godeps
diff options
context:
space:
mode:
Diffstat (limited to 'Godeps')
-rw-r--r--Godeps/Godeps.json20
-rw-r--r--Godeps/Readme5
2 files changed, 25 insertions, 0 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json
new file mode 100644
index 0000000..7a10d89
--- /dev/null
+++ b/Godeps/Godeps.json
@@ -0,0 +1,20 @@
+{
+ "ImportPath": "snilius.com/goboom",
+ "GoVersion": "go1.5.3",
+ "Deps": [
+ {
+ "ImportPath": "github.com/go-ini/ini",
+ "Comment": "v1.8.6",
+ "Rev": "afbd495e5aaea13597b5e14fe514ddeaa4d76fc3"
+ },
+ {
+ "ImportPath": "github.com/gocarina/gocsv",
+ "Rev": "c9648aef1bdc65989a5db138c92442e3b1370ecc"
+ },
+ {
+ "ImportPath": "github.com/ogier/pflag",
+ "Comment": "v0.0.1-7-g45c278a",
+ "Rev": "45c278ab3607870051a2ea9040bb85fcb8557481"
+ }
+ ]
+}
diff --git a/Godeps/Readme b/Godeps/Readme
new file mode 100644
index 0000000..4cdaa53
--- /dev/null
+++ b/Godeps/Readme
@@ -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.