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

Drop support for Go 1.20 #4967

Merged
merged 14 commits into from
Feb 25, 2024
Merged

Drop support for Go 1.20 #4967

merged 14 commits into from
Feb 25, 2024

Commits on Feb 23, 2024

  1. Update README.md

    MrAlias committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    29585b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3bfc17 View commit details
    Browse the repository at this point in the history
  3. Update all go mod

    MrAlias committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    fe68a12 View commit details
    Browse the repository at this point in the history
  4. Add changelog entry

    MrAlias committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    42f8a83 View commit details
    Browse the repository at this point in the history
  5. Update go mod tidy target

    MrAlias committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    2fb0170 View commit details
    Browse the repository at this point in the history
  6. Run go mod tidy

    MrAlias committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    357d0bd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d91ab3 View commit details
    Browse the repository at this point in the history
  8. Replace grow with slices.Grow

    MrAlias committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    6d9b346 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7a11cb5 View commit details
    Browse the repository at this point in the history
  10. Replace conditional with min

    MrAlias committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    4f4e98a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f48d508 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    7cf7710 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05d72b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50907f6 View commit details
    Browse the repository at this point in the history