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, 0 insertions, 25 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json
deleted file mode 100644
index 7900291..0000000
--- a/Godeps/Godeps.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "ImportPath": "github.com/victorhaggqvist/goboom",
- "GoVersion": "go1.6",
- "Deps": [
- {
- "ImportPath": "github.com/go-ini/ini",
- "Comment": "v1.8.6",
- "Rev": "afbd495e5aaea13597b5e14fe514ddeaa4d76fc3"
- },
- {
- "ImportPath": "github.com/gocarina/gocsv",
- "Rev": "c9648aef1bdc65989a5db138c92442e3b1370ecc"
- },
- {
- "ImportPath": "github.com/victorhaggqvist/pflag",
- "Comment": "v0.0.1-8-gde7e394",
- "Rev": "de7e39409b4761c1704b5c822a8a152f4493a161"
- }
- ]
-}
diff --git a/Godeps/Readme b/Godeps/Readme
deleted file mode 100644
index 4cdaa53..0000000
--- a/Godeps/Readme
+++ /dev/null
@@ -1,5 +0,0 @@
-This directory tree is generated automatically by godep.
-
-Please do not edit.
-
-See https://github.com/tools/godep for more information.