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 go 1.18 support, add go 1.21 support #83

Merged
merged 2 commits into from
Oct 12, 2023
Merged

*: drop go 1.18 support, add go 1.21 support #83

merged 2 commits into from
Oct 12, 2023

Commits on Oct 11, 2023

  1. *: bump minimum required go version to 1.19

    Signed-off-by: Anna Shaleva <[email protected]>
    AnnaShaleva committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    11a3cf3 View commit details
    Browse the repository at this point in the history
  2. .github: use minimum required go version for Lint job

    To avoid warnings related to the latest Go versions.
    
    Signed-off-by: Anna Shaleva <[email protected]>
    AnnaShaleva committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    e9418bc View commit details
    Browse the repository at this point in the history