]> source.dussan.org Git - gitea.git/commitdiff
Removed not needed deps
authorfanningert <thomas@fanninger.at>
Sun, 31 Aug 2014 16:28:59 +0000 (18:28 +0200)
committerfanningert <thomas@fanninger.at>
Sun, 31 Aug 2014 16:28:59 +0000 (18:28 +0200)
Removed
* github.com/gogits/cache
* github.com/gogits/session

.gopmfile

index e06d0caaaeb6539e7ad2b81f19fcbd4195430c7a..736205ae00a5855f766d0dbf2e42b1d8f510611c 100644 (file)
--- 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 =