aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/Godeps.json
diff options
context:
space:
mode:
authorFelix Lange <fjl@twurst.com>2015-07-24 17:43:32 +0800
committerFelix Lange <fjl@twurst.com>2015-07-24 17:43:32 +0800
commitfd2356c620cbe431394a3b49828b26a2d4d0770f (patch)
tree48b0e06c9e818b65f66560881eb35dd69f9801a9 /Godeps/Godeps.json
parentbfbcfbe4a9dd9125391b56d6a13158cc5ec71c89 (diff)
downloaddexon-fd2356c620cbe431394a3b49828b26a2d4d0770f.tar
dexon-fd2356c620cbe431394a3b49828b26a2d4d0770f.tar.gz
dexon-fd2356c620cbe431394a3b49828b26a2d4d0770f.tar.bz2
dexon-fd2356c620cbe431394a3b49828b26a2d4d0770f.tar.lz
dexon-fd2356c620cbe431394a3b49828b26a2d4d0770f.tar.xz
dexon-fd2356c620cbe431394a3b49828b26a2d4d0770f.tar.zst
dexon-fd2356c620cbe431394a3b49828b26a2d4d0770f.zip
common: remove config.go
The code in config.go is unused. The main reason for removing it is to get rid github.com/rakyll/goini in Godeps (it has no license).
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r--Godeps/Godeps.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json
index c01655894..645ea23f4 100644
--- a/Godeps/Godeps.json
+++ b/Godeps/Godeps.json
@@ -67,14 +67,6 @@
"Rev": "29f6a646557d83e2b6e9ba05c45fbea9c006dbe8"
},
{
- "ImportPath": "github.com/rakyll/globalconf",
- "Rev": "415abc325023f1a00cd2d9fa512e0e71745791a2"
- },
- {
- "ImportPath": "github.com/rakyll/goini",
- "Rev": "907cca0f578a5316fb864ec6992dc3d9730ec58c"
- },
- {
"ImportPath": "github.com/rcrowley/go-metrics",
"Rev": "a5cfc242a56ba7fa70b785f678d6214837bf93b9"
},