summaryrefslogtreecommitdiff
path: root/Godeps/Godeps.json
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2018-03-05 22:19:22 +0100
committerVictor Häggqvist <[email protected]>2018-03-05 22:19:22 +0100
commitf96b7fc1e15ad88c80814e6b153c74453098f499 (patch)
tree92813eab3a38ad4f177bedef5e5c402bec8a9699 /Godeps/Godeps.json
parent6e1582f6e7f4148c25e58dc44a080d441e95db85 (diff)
update vendor to use dep
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r--Godeps/Godeps.json20
1 files changed, 0 insertions, 20 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"
- }
- ]
-}