stormeyes opened a new issue #675:
URL: https://github.com/apache/pulsar-client-go/issues/675


   **Is your feature request related to a problem? Please describe.**
   The oauth2/go.mod require github.com/form3tech-oss/jwt-go 
v3.2.3+incompatible should update to community maintained version: 
github.com/golang-jwt/jwt, which now in active development, you can see this 
issue for more detail https://github.com/dgrijalva/jwt-go/issues/474
   
   **Describe the solution you'd like**
   Just simply change the dependency from github.com/form3tech-oss/jwt-go to 
github.com/golang-jwt/jwt
   
   **Describe alternatives you've considered**
   no.
   
   **Additional context**
   no.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to