Skip to content
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 the latest version of golang-jwt (#16590) #16606

Merged

Commits on Aug 2, 2021

  1. Upgrade to the latest version of golang-jwt.

    Backport go-gitea#16590
    
    * Forcibly update the vendored versions too
    * Update our minimal go lang version to 1.15 (differs from 1.16 in go-gitea#16590)
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    
     ### ⚠️ BREAKING ⚠️
    
    This PR raises the minimal version of go supported to 1.15 which will mean the end of support of 32-bit Mac and Mac OS versions before Sierra.
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    d09ee13 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. update minimal go required

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    e8ec4c8 View commit details
    Browse the repository at this point in the history
  2. update config.yaml

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    1b47e9b View commit details
    Browse the repository at this point in the history