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: bump to 1.20 #1479

Merged
merged 1 commit into from
Aug 27, 2023
Merged

go: bump to 1.20 #1479

merged 1 commit into from
Aug 27, 2023

Commits on Aug 22, 2023

  1. go: bump to 1.20

    1.13 is not supported since 2020.
    1.14: 2021.
    1.15: 2021.
    1.16: 2022.
    1.17: 2022.
    1.18: Feb 2023.
    1.19: Aug 2023.
    
    In Linux distributions, like NixOS, we only ship 1.18, 1.19, 1.20. Making it harder
    to package listmonk.
    
    This is a proposal to bump it.
    
    `go mod tidy` was run after that.
    RaitoBezarius committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    b095e89 View commit details
    Browse the repository at this point in the history