From da8dba53a7e238e55e36d520716f9a06af7e8317 Mon Sep 17 00:00:00 2001
From: fanningert <thomas@fanninger.at>
Date: Sun, 31 Aug 2014 18:28:59 +0200
Subject: [PATCH] Removed not needed deps

Removed
* github.com/gogits/cache
* github.com/gogits/session
---
 .gopmfile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.gopmfile b/.gopmfile
index e06d0caaa..736205ae0 100644
--- a/.gopmfile
+++ b/.gopmfile
@@ -14,11 +14,9 @@ github.com/codegangsta/cli =
 github.com/go-sql-driver/mysql = 
 github.com/go-xorm/core = 
 github.com/go-xorm/xorm = 
-github.com/gogits/cache = 
 github.com/gogits/gfm = 
 github.com/gogits/git = 
 github.com/gogits/oauth2 = 
-github.com/gogits/session = 
 github.com/juju2013/goldap = 
 github.com/johnweldon/asn1-ber = 
 github.com/lib/pq =