We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We plan update jwt to v4.5.0 in our project for fix security reason.
We can't do it, twilio-go depends on jwt v3.2.2+incompatible.
Please update jwt dependency in twilio-go.
See github.com/golang-jwt/jwt/v4
jwt v4.5.0 is backward compability with jwt 3.x.y.
The text was updated successfully, but these errors were encountered:
Can you share which security vulnerability?
Sorry, something went wrong.
No branches or pull requests
Issue Summary
We plan update jwt to v4.5.0 in our project for fix security reason.
We can't do it, twilio-go depends on jwt v3.2.2+incompatible.
Please update jwt dependency in twilio-go.
See github.com/golang-jwt/jwt/v4
jwt v4.5.0 is backward compability with jwt 3.x.y.
The text was updated successfully, but these errors were encountered: