forked from External/ergo
upgrade golang-jwt
This commit is contained in:
parent
82c50cc497
commit
99393d49bf
5 changed files with 8 additions and 6 deletions
2
go.mod
2
go.mod
|
|
@ -26,7 +26,7 @@ require (
|
|||
gopkg.in/yaml.v2 v2.4.0
|
||||
)
|
||||
|
||||
require github.com/golang-jwt/jwt/v5 v5.2.0
|
||||
require github.com/golang-jwt/jwt/v5 v5.2.1
|
||||
|
||||
require (
|
||||
github.com/tidwall/btree v1.4.2 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue