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

Avoid use of json.NewDecoder #313

Merged
merged 4 commits into from
Aug 15, 2023
Merged

Avoid use of json.NewDecoder #313

merged 4 commits into from
Aug 15, 2023

Commits on Jun 1, 2023

  1. Avoid use of json.NewDecoder

    Avoid use of json.NewDecoder if not needed.
    
    Resolves #303.
    craigpangea committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    15eff4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e5a57e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. address feedback

    craigpangea committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    6aee521 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    fb764cf View commit details
    Browse the repository at this point in the history