Bump github.com/golang-jwt/jwt to v4.5.2 and v5.2.2
This commit is contained in:
parent
8ba99adc50
commit
08b90ade94
2 changed files with 6 additions and 6 deletions
4
go.mod
4
go.mod
|
@ -192,8 +192,8 @@ require (
|
|||
github.com/goccy/go-json v0.10.4 // indirect
|
||||
github.com/gofrs/flock v0.12.1 // indirect
|
||||
github.com/gogo/protobuf v1.3.2 // indirect
|
||||
github.com/golang-jwt/jwt/v4 v4.5.1 // indirect
|
||||
github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
|
||||
github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
|
||||
github.com/golang-jwt/jwt/v5 v5.2.2 // indirect
|
||||
github.com/google/gnostic v0.5.7-v3refs // indirect
|
||||
github.com/google/go-cmp v0.6.0 // indirect
|
||||
github.com/google/go-querystring v1.1.0 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue