Skip to content

Commit 4765db7

Browse files
committed
Updated readme
Signed-off-by: Vishal Rana <[email protected]>
1 parent 743dce7 commit 4765db7

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: go
22
go:
33
- 1.8.x
4-
- 1.8.x
4+
- 1.9.x
55
- tip
66
install:
77
- make dependency

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
Name | Description | Author
1212
--- | --- | ---
13-
[`casbin`](https://github.com/casbin/casbin) | Access control library | [hsluoyz](https://github.com/hsluoyz)
14-
[`cube`](https://labstack.com/docs/cube) | HTTP analytics | [vishr](https://github.com/vishr)
15-
`session` | Session middleware backed by [gorilla/sessions](https://github.com/gorilla/sessions) | [vishr](https://github.com/vishr)
13+
[casbin](https://github.com/casbin/casbin) | Access control library | [hsluoyz](https://github.com/hsluoyz)
14+
[cube](https://labstack.com/docs/cube) | HTTP analytics | [vishr](https://github.com/vishr)
15+
[reporter](https://labstack.com/docs/log) | Error reporting | [vishr](https://github.com/vishr)
16+
session | Session middleware backed by [gorilla/sessions](https://github.com/gorilla/sessions) | [vishr](https://github.com/vishr)

0 commit comments

Comments
 (0)