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

Conversation

RaitoBezarius
Copy link
Contributor

According to https://endoflife.date/go:

  • 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 (or impossible) to package listmonk for the newer versions.

This is a proposal to bump it, let me know what you prefer, I can carry this patch downstream.

go mod tidy was run after that.

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
Copy link
Contributor Author

Tested in NixOS/nixpkgs#250843
Integration tests are broken on our side, but I assume this may be just breaking changes.

@RaitoBezarius
Copy link
Contributor Author

Integration tests were fixed.

@knadh
Copy link
Owner

knadh commented Aug 24, 2023

Thanks. Will check this sometime next week.

@knadh knadh merged commit 25513b8 into knadh:master Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants