-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
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
Upgrade to golang-jwt 3.2.2 #16590
Merged
techknowlogick
merged 10 commits into
go-gitea:main
from
zeripath:upgrade-to-golang-jwt-3.2.2
Aug 3, 2021
Merged
Upgrade to golang-jwt 3.2.2 #16590
techknowlogick
merged 10 commits into
go-gitea:main
from
zeripath:upgrade-to-golang-jwt-3.2.2
Aug 3, 2021
Commits on Aug 1, 2021
-
Upgrade to the latest version of golang-jwt Signed-off-by: Andrew Thornton <art27@cantab.net>
Configuration menu - View commit details
-
Copy full SHA for d4433d9 - Browse repository at this point
Copy the full SHA d4433d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a3f553 - Browse repository at this point
Copy the full SHA 3a3f553View commit details -
Configuration menu - View commit details
-
Copy full SHA for 444915f - Browse repository at this point
Copy the full SHA 444915fView commit details
Commits on Aug 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ae22986 - Browse repository at this point
Copy the full SHA ae22986View commit details -
Forcibly replace the 3.2.1 version of golang-jwt/jwt and increase min…
…imum Go version Using go.mod we can forcibly replace the 3.2.1 version used by goth to 3.2.2. Further given golang-jwt/jwts stated policy of only supporting supported go versions we should just raise our minimal version of go to 1.16 for 1.16 as by time of release 1.15 will be out of support. Signed-off-by: Andrew Thornton <art27@cantab.net>
Configuration menu - View commit details
-
Copy full SHA for 06f2ae1 - Browse repository at this point
Copy the full SHA 06f2ae1View commit details -
Merge branch 'upgrade-to-golang-jwt-3.2.2' of github.com:zeripath/git…
…ea into upgrade-to-golang-jwt-3.2.2
Configuration menu - View commit details
-
Copy full SHA for de11f7f - Browse repository at this point
Copy the full SHA de11f7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4677e01 - Browse repository at this point
Copy the full SHA 4677e01View commit details
Commits on Aug 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 628efa8 - Browse repository at this point
Copy the full SHA 628efa8View commit details -
Signed-off-by: Andrew Thornton <art27@cantab.net>
Configuration menu - View commit details
-
Copy full SHA for 6f527cb - Browse repository at this point
Copy the full SHA 6f527cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f246275 - Browse repository at this point
Copy the full SHA f246275View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.