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

Bump gopkg.in/ini.v1 from 1.66.5 to 1.66.6 #1050

Merged
merged 2 commits into from
Jun 6, 2022

Commits on May 31, 2022

  1. Bump gopkg.in/ini.v1 from 1.66.5 to 1.66.6

    Bumps [gopkg.in/ini.v1](https://github.com/go-ini/ini) from 1.66.5 to 1.66.6.
    - [Release notes](https://github.com/go-ini/ini/releases)
    - [Commits](go-ini/ini@v1.66.5...v1.66.6)
    
    ---
    updated-dependencies:
    - dependency-name: gopkg.in/ini.v1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 31, 2022
    Configuration menu
    Copy the full SHA
    6aa8b4e View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Error msgs changed in ini library

    - instead of matching on the error msgs exactly, assert on error
    occurring is enough for us
    ChunyiLyu committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    7a520ee View commit details
    Browse the repository at this point in the history