Vendor jwt-go at v2.7.0

This commit is contained in:
Vojtech Vitek (V-Teq) 2016-07-11 17:51:47 -04:00
parent c97496f7ab
commit e8c0a67e4d
16 changed files with 1225 additions and 0 deletions

15
vendor/vendor.json vendored Normal file
View file

@ -0,0 +1,15 @@
{
"comment": "",
"ignore": "test",
"package": [
{
"checksumSHA1": "CMfwCFcZRDJeIVVbIHa6t4Aewl8=",
"path": "github.com/dgrijalva/jwt-go",
"revision": "268038b363c7a8d7306b8e35bf77a1fde4b0c402",
"revisionTime": "2016-06-16T19:14:24Z",
"version": "v2.7.0",
"versionExact": "v2.7.0"
}
],
"rootPath": "github.com/goware/jwtauth"
}