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

Upgrade to go 1.21, fix #300 #301

Closed
wants to merge 15 commits into from

Commits on Jan 21, 2024

  1. test latest go versions

    Almenon authored Jan 21, 2024
    Configuration menu
    Copy the full SHA
    e887a7b View commit details
    Browse the repository at this point in the history
  2. Update README.md

    updated go versions and reference to circleci
    Almenon authored Jan 21, 2024
    Configuration menu
    Copy the full SHA
    e7afb03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1913221 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from Almenon/create-pull-request/patch

    [Chore] Update Contributors SVG
    Almenon authored Jan 21, 2024
    Configuration menu
    Copy the full SHA
    3786094 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a625a5e View commit details
    Browse the repository at this point in the history
  6. update gitignore for vscode

    Almenon committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    e181a3a View commit details
    Browse the repository at this point in the history
  7. update to latest checkout

    Almenon committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    52c62d6 View commit details
    Browse the repository at this point in the history
  8. fix go versions

    Almenon committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    8f32d51 View commit details
    Browse the repository at this point in the history
  9. update go version to v1.21

    Almenon committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    bf7396d View commit details
    Browse the repository at this point in the history
  10. fix quote marks

    Almenon committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    39e4003 View commit details
    Browse the repository at this point in the history
  11. tidy go mod

    Almenon committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    8bc8be5 View commit details
    Browse the repository at this point in the history
  12. update go version

    Almenon committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    960d1d6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    235fdbe View commit details
    Browse the repository at this point in the history
  14. fix regex

    windows filesystem is case-insensitive. This fixes running tests when using VSCode test-runner on Windows.
    Almenon committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    8f3d6f2 View commit details
    Browse the repository at this point in the history
  15. remove 1.20

    some weird bug where github CI always uses 1.21, so no point
    Almenon committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    f6b146a View commit details
    Browse the repository at this point in the history