update dependencies

This commit is contained in:
dhax 2017-10-21 18:30:08 +02:00
parent fce1b99683
commit 397e9c0842
164 changed files with 5207 additions and 2213 deletions

6
vendor/github.com/go-chi/jwtauth/Gopkg.toml generated vendored Normal file
View file

@ -0,0 +1,6 @@
[[constraint]]
name = "github.com/dgrijalva/jwt-go"
version = "^3.1.0"
[[constraint]]
name = "github.com/go-chi/chi"
version = "^3.0.0"