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

Move minimum supported version to Go 1.18 #2556

Merged
merged 5 commits into from Feb 17, 2023
Merged

Move minimum supported version to Go 1.18 #2556

merged 5 commits into from Feb 17, 2023

Commits on Feb 16, 2023

  1. Move minimum supported version to Go 1.18

    Signed-off-by: Steve Coffman <steve@khanacademy.org>
    StevenACoffman committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    dcc0fab View commit details
    Browse the repository at this point in the history
  2. Update matrix to use strings instead of floats

    Signed-off-by: Steve Coffman <steve@khanacademy.org>
    StevenACoffman committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    d8baebd View commit details
    Browse the repository at this point in the history
  3. Change test to match Go order

    Signed-off-by: Steve Coffman <steve@khanacademy.org>
    StevenACoffman committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    469b58f View commit details
    Browse the repository at this point in the history
  4. lint on Go 1.19 and Go 1.20

    Signed-off-by: Steve Coffman <steve@khanacademy.org>
    StevenACoffman committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    9333280 View commit details
    Browse the repository at this point in the history
  5. Attempt to limit github action concurrency

    Signed-off-by: Steve Coffman <steve@khanacademy.org>
    StevenACoffman committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    f7123b9 View commit details
    Browse the repository at this point in the history