upgrade jwt

This commit is contained in:
chrislu
2023-08-22 08:26:31 -07:00
parent c49caff5a1
commit a1149f060b
3 changed files with 4 additions and 1 deletions

1
go.mod
View File

@@ -212,6 +212,7 @@ require (
github.com/gofrs/flock v0.8.1 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
github.com/golang-jwt/jwt/v5 v5.0.0 // indirect
github.com/google/go-querystring v1.1.0 // indirect
github.com/google/s2a-go v0.1.4 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.2.5 // indirect