index
:
gogs.git
Gogs is a painless self-hosted Git service
log msg
author
committer
range
buildscript
main
mygogs
about
summary
refs
log
tree
commit
diff
path:
root
/
.gopmfile
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
fanningert <thomas@fanninger.at>
2014-08-31 18:28:59 +0200
committer
fanningert <thomas@fanninger.at>
2014-08-31 18:28:59 +0200
commit
da8dba53a7e238e55e36d520716f9a06af7e8317
(
patch
)
tree
bcb883ee12f6ce1b76c4a9aa1de7645a5135a65b
/
.gopmfile
parent
cc9a84b83a56d363d84ad83956731bf0c78d8087
(
diff
)
Removed not needed deps
Removed * github.com/gogits/cache * github.com/gogits/session
Diffstat
(limited to '.gopmfile')
-rw-r--r--
.gopmfile
2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gopmfile b/.gopmfile
index e06d0caa..736205ae 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 =