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

Go 1.22 #126

Merged
merged 4 commits into from
Aug 22, 2024
Merged

Go 1.22 #126

merged 4 commits into from
Aug 22, 2024

Commits on Aug 21, 2024

  1. go.mod: update to Go 1.22 min, fix #92

    Use 1.23 to build/test, drop 1.21
    
    Signed-off-by: Roman Khimov <[email protected]>
    roman-khimov committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7b3b8ca View commit details
    Browse the repository at this point in the history
  2. *: improve for range loops with 1.22+ syntax

    Signed-off-by: Roman Khimov <[email protected]>
    roman-khimov committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3a66214 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. README: add a bit more badges

    Signed-off-by: Roman Khimov <[email protected]>
    roman-khimov committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3ad7482 View commit details
    Browse the repository at this point in the history
  2. workflows: use newer runner for builds

    Signed-off-by: Roman Khimov <[email protected]>
    roman-khimov committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    e432742 View commit details
    Browse the repository at this point in the history