update vendor directory

This commit is contained in:
henry.chen
2017-03-11 00:54:27 +08:00
parent 5d24af11e5
commit 5f047c2c27
94 changed files with 1668 additions and 1135 deletions

View File

@@ -32,4 +32,5 @@ Each author is responsible of maintaining his own code, although if you submit a
+ [gin-glog](https://github.com/zalando/gin-glog) - meant as drop-in replacement for Gin's default logger
+ [gin-gomonitor](https://github.com/zalando/gin-gomonitor) - for exposing metrics with Go-Monitor
+ [gin-oauth2](https://github.com/zalando/gin-oauth2) - for working with OAuth2
+ [static](https://github.com/hyperboloide/static) An alternative static assets handler for the gin framework.
+ [xss-mw](https://github.com/dvwright/xss-mw) - XssMw is a middleware designed to "auto remove XSS" from user submitted input