File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -18,18 +18,18 @@ github.com/macaron-contrib/binding = commit:548a793679
18
18
github.com/macaron-contrib/cache = commit:928d5c35cd
19
19
github.com/macaron-contrib/captcha = commit:fbb8b1ebb5
20
20
github.com/macaron-contrib/csrf = commit:98ddf5a710
21
- github.com/macaron-contrib/i18n = commit:627d60fe6f
21
+ github.com/macaron-contrib/i18n = commit:da2b19e90b
22
22
github.com/macaron-contrib/oauth2 = commit:8f394c3629
23
23
github.com/macaron-contrib/session = commit:31e841d95c
24
24
github.com/macaron-contrib/toolbox = commit:acbfe36e16
25
- github.com/mattn/go-sqlite3 = commit:5253daf856
25
+ github.com/mattn/go-sqlite3 = commit:e28cd440fa
26
26
github.com/microcosm-cc/bluemonday = commit:fcd0f5074e
27
27
github.com/nfnt/resize = commit:53e9ca890b
28
28
github.com/russross/blackfriday = commit:6928e11ecd
29
29
github.com/shurcooL/go = commit:bc30a0bd33
30
- golang.org/x/net = commit:0b492c5a96
31
- golang.org/x/text = commit:c6bc7e82e2
32
- gopkg.in/ini.v1 = commit:4febc4104c
30
+ golang.org/x/net = commit:7dbad50ab5
31
+ golang.org/x/text = commit:5f741289c4
32
+ gopkg.in/ini.v1 = commit:177219109c
33
33
gopkg.in/redis.v2 = commit:e617904962
34
34
35
35
[res]
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Gogs (Go Git Service) is a painless self-hosted Git service.
7
7
8
8
![ Demo] ( http://gogs.qiniudn.com/gogs_demo.gif )
9
9
10
- ##### Current version: 0.6.0 Beta
10
+ ##### Current version: 0.6.1 Beta
11
11
12
12
### NOTICES
13
13
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Gogs (Go Git Service) 是一款可轻易搭建的自助 Git 服务。
5
5
6
6
![ Demo] ( http://gogs.qiniudn.com/gogs_demo.gif )
7
7
8
- ##### 当前版本:0.6.0 Beta
8
+ ##### 当前版本:0.6.1 Beta
9
9
10
10
## 开发目的
11
11
You can’t perform that action at this time.
0 commit comments