Skip to content

Commit 27dbb60

Browse files
committed
update README and gopmfile
1 parent 99b774e commit 27dbb60

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.gopmfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,18 @@ github.com/macaron-contrib/binding = commit:548a793679
1818
github.com/macaron-contrib/cache = commit:928d5c35cd
1919
github.com/macaron-contrib/captcha = commit:fbb8b1ebb5
2020
github.com/macaron-contrib/csrf = commit:98ddf5a710
21-
github.com/macaron-contrib/i18n = commit:627d60fe6f
21+
github.com/macaron-contrib/i18n = commit:da2b19e90b
2222
github.com/macaron-contrib/oauth2 = commit:8f394c3629
2323
github.com/macaron-contrib/session = commit:31e841d95c
2424
github.com/macaron-contrib/toolbox = commit:acbfe36e16
25-
github.com/mattn/go-sqlite3 = commit:5253daf856
25+
github.com/mattn/go-sqlite3 = commit:e28cd440fa
2626
github.com/microcosm-cc/bluemonday = commit:fcd0f5074e
2727
github.com/nfnt/resize = commit:53e9ca890b
2828
github.com/russross/blackfriday = commit:6928e11ecd
2929
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
3333
gopkg.in/redis.v2 = commit:e617904962
3434

3535
[res]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Gogs (Go Git Service) is a painless self-hosted Git service.
77

88
![Demo](http://gogs.qiniudn.com/gogs_demo.gif)
99

10-
##### Current version: 0.6.0 Beta
10+
##### Current version: 0.6.1 Beta
1111

1212
### NOTICES
1313

README_ZH.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Gogs (Go Git Service) 是一款可轻易搭建的自助 Git 服务。
55

66
![Demo](http://gogs.qiniudn.com/gogs_demo.gif)
77

8-
##### 当前版本:0.6.0 Beta
8+
##### 当前版本:0.6.1 Beta
99

1010
## 开发目的
1111

0 commit comments

Comments
 (0)