Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump github.com/knadh/koanf/providers/file from 0.1.0 to…
… 1.0.0 (#140) Bumps [github.com/knadh/koanf/providers/file](https://github.com/knadh/koanf) from 0.1.0 to 1.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/knadh/koanf/releases">github.com/knadh/koanf/providers/file's releases</a>.</em></p> <blockquote> <h2>v1.0.0</h2> <ul> <li>deea8ad Upgrade deps</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/knadh/koanf/commit/deea8ad19881d954ecf42e1a6015bce109a29114"><code>deea8ad</code></a> Upgrade deps</li> <li><a href="https://github.com/knadh/koanf/commit/d4c432d3f2062fe25af4aea64b07f14458872e35"><code>d4c432d</code></a> Merge pull request <a href="https://redirect.github.com/knadh/koanf/issues/66">#66</a> from grount/issue-62</li> <li><a href="https://github.com/knadh/koanf/commit/a05e2d502ca7d3069ffc14b454956853876e87ab"><code>a05e2d5</code></a> MergeStrict returns the first error</li> <li><a href="https://github.com/knadh/koanf/commit/81e20a98f3c7b690fff501aa5e84de42711a6cc4"><code>81e20a9</code></a> Merge pull request <a href="https://redirect.github.com/knadh/koanf/issues/68">#68</a> from glenn-m/master</li> <li><a href="https://github.com/knadh/koanf/commit/12e8fc8387474113f98baa929d767e251d1f32b8"><code>12e8fc8</code></a> Fixing pflag link</li> <li><a href="https://github.com/knadh/koanf/commit/5c665660777915beda123ae4bb068024f6831e96"><code>5c66566</code></a> Merge branch 'master' of github.com:knadh/koanf into issue-62</li> <li><a href="https://github.com/knadh/koanf/commit/e14a5b0ac76f4beb6f40afc307f7f7fb588667ff"><code>e14a5b0</code></a> Merge pull request <a href="https://redirect.github.com/knadh/koanf/issues/64">#64</a> from grount/issue-63</li> <li><a href="https://github.com/knadh/koanf/commit/b97eac0e1068dc872f5d6d40c193feac49090797"><code>b97eac0</code></a> add missing getters type conversions</li> <li><a href="https://github.com/knadh/koanf/commit/968145ca2d76416afb0cb36dd7ad80c0f9b699ea"><code>968145c</code></a> feature: control merging behavior</li> <li><a href="https://github.com/knadh/koanf/commit/7bad171c182a78e096022a092fbf71bf9d13089e"><code>7bad171</code></a> Merge pull request <a href="https://redirect.github.com/knadh/koanf/issues/65">#65</a> from rhnvrm/travis-build-versions</li> <li>Additional commits viewable in <a href="https://github.com/knadh/koanf/compare/v0.1.0...v1.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/knadh/koanf/providers/file&package-manager=go_modules&previous-version=0.1.0&new-version=1.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information