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

Update to Go 1.22 #2550

Merged
merged 4 commits into from
Sep 5, 2024
Merged

Update to Go 1.22 #2550

merged 4 commits into from
Sep 5, 2024

Commits on Sep 5, 2024

  1. Update to Go 1.22

    Signed-off-by: Miloslav Trmač <[email protected]>
    mtrmac committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    a56f7bc View commit details
    Browse the repository at this point in the history
  2. Update dependencies held back for Go 1.22

    Signed-off-by: Miloslav Trmač <[email protected]>
    mtrmac committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d1532b6 View commit details
    Browse the repository at this point in the history
  3. Use for range-over-integers

    Signed-off-by: Miloslav Trmač <[email protected]>
    mtrmac committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    5ba99cd View commit details
    Browse the repository at this point in the history
  4. Use math/rand/v2

    ... and increase the jitter precision
    
    Signed-off-by: Miloslav Trmač <[email protected]>
    mtrmac committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    eb06447 View commit details
    Browse the repository at this point in the history