updated jwt and added share token invalidation
This commit is contained in:
parent
095fb1573b
commit
c28249e1ce
11 changed files with 48 additions and 34 deletions
2
go.mod
2
go.mod
|
|
@ -2,7 +2,7 @@ module git.giftfish.de/ston1th/gowiki
|
|||
|
||||
require (
|
||||
git.giftfish.de/ston1th/godrop/v2 v2.1.0
|
||||
git.giftfish.de/ston1th/jwt/v3 v3.1.0
|
||||
git.giftfish.de/ston1th/jwt/v3 v3.2.0
|
||||
github.com/RoaringBitmap/roaring v0.4.16 // indirect
|
||||
github.com/Smerity/govarint v0.0.0-20150407073650-7265e41f48f1 // indirect
|
||||
github.com/blevesearch/bleve v0.7.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue