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

Cosmetics - no code behaviour changes #397

Merged
merged 3 commits into from
Jun 5, 2023
Merged

Cosmetics - no code behaviour changes #397

merged 3 commits into from
Jun 5, 2023

Commits on Jun 3, 2023

  1. Revert ioutil deprecation commit

    While go 1.16 is 2 years old, I feel like I should not go out of my way
    to break the library for users on go versions lower that 1.16. This
    commit reverts part of the changes from #392.
    gabriel-vasile committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    cb03060 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fedb97b View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Fix wrong total number of supported mimes

    The mistake was introduced in a merge commit.
    gabriel-vasile committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    29d8fab View commit details
    Browse the repository at this point in the history