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 @@ -61,7 +61,7 @@ require (
61
61
github.com/go-openapi/swag v0.23.0 // indirect
62
62
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
63
63
github.com/gogo/protobuf v1.3.2 // indirect
64
- github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
64
+ github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
65
65
github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
66
66
github.com/golang/protobuf v1.5.4 // indirect
67
67
github.com/google/gnostic-models v0.6.8 // indirect
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ require (
42
42
github.com/go-openapi/jsonreference v0.20.2 // indirect
43
43
github.com/go-openapi/swag v0.23.0 // indirect
44
44
github.com/gogo/protobuf v1.3.2 // indirect
45
- github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
45
+ github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
46
46
github.com/golang/protobuf v1.5.4 // indirect
47
47
github.com/google/gnostic-models v0.6.8 // indirect
48
48
github.com/google/go-cmp v0.6.0 // indirect
You can’t perform that action at this time.
0 commit comments