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 json-iterator to allow compilation with go1.18 #18644

Merged
merged 3 commits into from
Feb 6, 2022

Commits on Feb 6, 2022

  1. Future proof for 1.18

    - Update json-iterator/go to handle 1.18's new memory model with slices.
    - Don't panic while running gitea with go 1.18
    Gusted committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    f1ea5ad View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into future-proof

    Gusted committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    74bf493 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d34dab9 View commit details
    Browse the repository at this point in the history