Replace dgrijalva/jwt-go with thermokarst/jwt
This commit is contained in:
parent
c7f534271e
commit
77cb7828cf
30 changed files with 824 additions and 1528 deletions
9
Godeps/Godeps.json
generated
9
Godeps/Godeps.json
generated
|
@ -11,11 +11,6 @@
|
|||
"Comment": "1.2.0-93-g2bcd11f",
|
||||
"Rev": "2bcd11f863d540a1b190dc03b6c4f634c6ae91d4"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/dgrijalva/jwt-go",
|
||||
"Comment": "v2.2.0-15-g61124b6",
|
||||
"Rev": "61124b62ad244d655f87d944aefaa2ae5a0d2f16"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/gorilla/context",
|
||||
"Rev": "215affda49addc4c8ef7e2534915df2c8c35c6cd"
|
||||
|
@ -42,6 +37,10 @@
|
|||
"Comment": "go1.0-cutoff-29-g30ed220",
|
||||
"Rev": "30ed2200d7ec99cf17272292f1d4b7b0bd7165db"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/thermokarst/jwt",
|
||||
"Rev": "774185ba9ebde2a02689173b736b760a13a6b777"
|
||||
},
|
||||
{
|
||||
"ImportPath": "golang.org/x/crypto/bcrypt",
|
||||
"Rev": "1351f936d976c60a0a48d728281922cf63eafb8d"
|
||||
|
|
Reference in a new issue