File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ require (
25
25
github.com/aws/aws-sdk-go v1.50.35
26
26
github.com/davecgh/go-spew v1.1.1
27
27
github.com/ghodss/yaml v1.0.0
28
- github.com/golang-jwt/jwt/v5 v5.2.1
28
+ github.com/golang-jwt/jwt/v5 v5.2.2
29
29
github.com/google/go-cmp v0.5.9
30
30
github.com/google/uuid v1.6.0
31
31
github.com/googleapis/gax-go/v2 v2.11.0
Original file line number Diff line number Diff line change @@ -368,7 +368,7 @@ github.com/gogo/protobuf/sortkeys
368
368
# github.com/golang-jwt/jwt/v4 v4.5.0 => github.com/golang-jwt/jwt/v4 v4.5.2
369
369
## explicit; go 1.16
370
370
github.com/golang-jwt/jwt/v4
371
- # github.com/golang-jwt/jwt/v5 v5.2.1 => github.com/golang-jwt/jwt/v5 v5.2.2
371
+ # github.com/golang-jwt/jwt/v5 v5.2.2 => github.com/golang-jwt/jwt/v5 v5.2.2
372
372
## explicit; go 1.18
373
373
github.com/golang-jwt/jwt/v5
374
374
# github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
You can’t perform that action at this time.
0 commit comments