mirror of
https://forgejo.merr.is/annika/jwtauth.git
synced 2025-12-13 23:24:27 -05:00
Vendor jwt-go at v2.7.0
This commit is contained in:
parent
c97496f7ab
commit
e8c0a67e4d
16 changed files with 1225 additions and 0 deletions
15
vendor/vendor.json
vendored
Normal file
15
vendor/vendor.json
vendored
Normal 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"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue