From fd2356c620cbe431394a3b49828b26a2d4d0770f Mon Sep 17 00:00:00 2001 From: Felix Lange Date: Fri, 24 Jul 2015 11:43:32 +0200 Subject: 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). --- Godeps/Godeps.json | 8 -------- 1 file changed, 8 deletions(-) (limited to 'Godeps/Godeps.json') diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index c01655894..645ea23f4 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -66,14 +66,6 @@ "ImportPath": "github.com/peterh/liner", "Rev": "29f6a646557d83e2b6e9ba05c45fbea9c006dbe8" }, - { - "ImportPath": "github.com/rakyll/globalconf", - "Rev": "415abc325023f1a00cd2d9fa512e0e71745791a2" - }, - { - "ImportPath": "github.com/rakyll/goini", - "Rev": "907cca0f578a5316fb864ec6992dc3d9730ec58c" - }, { "ImportPath": "github.com/rcrowley/go-metrics", "Rev": "a5cfc242a56ba7fa70b785f678d6214837bf93b9" -- cgit v1.2.3