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

Make compatible with Go 1.17 again #39

Merged
merged 3 commits into from
Jul 26, 2024

Conversation

UlrichEckhardt
Copy link
Contributor

This PR contains three changes:

  • Delete the file for the Travis integration, which seems obsolete and unmaintained anyway.
  • Add GitHub Actions to run tests on all Go versions from 1.17 to the currently latest 1.22.
  • Mark the library as compatible with Go 1.17, so it can be used with older versions again.

This should address #38, which I'd say is a regression that was recently introduced.

This is rather obviously unused.
This tests all Go versions starting with 1.17. Go 1.16 was tried, too, but
failed due to a missing dependency. I think it can safely be abandoned due
to its age anyway.
@youmark youmark merged commit a2c0da2 into youmark:master Jul 26, 2024
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.

4 participants