Typo in readme #284
JeffLiang2018
started this conversation in
General
Replies: 1 comment
-
What error are you getting? I just tried this:
This should download the v5 release candidate 1. Fwiw with module on v2 and up, you'll always want to go get and import with the suffix included. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
"go get -u github.com/golang-jwt/jwt/v5" doesn't work.
Instead "go get -u github.com/golang-jwt/jwt" can work
Beta Was this translation helpful? Give feedback.
All reactions