Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump github.com/knadh/koanf from 1.4.2 to 1.4.3 (#345)
Bumps [github.com/knadh/koanf](https://github.com/knadh/koanf) from 1.4.2 to 1.4.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/knadh/koanf/commit/0e9e5e9730ff421d7e0ab874176f81a4088c48f9"><code>0e9e5e9</code></a> Implement encoding.TextUnmarshaler in mapstructure unmarshal. Closes <a href="https://github-redirect.dependabot.com/knadh/koanf/issues/163">#163</a>.</li> <li><a href="https://github.com/knadh/koanf/commit/ed3461c526ae4ad0c5e43d42db4df1258cbc0d49"><code>ed3461c</code></a> Add Consul provider (<a href="https://github-redirect.dependabot.com/knadh/koanf/issues/159">#159</a>)</li> <li><a href="https://github.com/knadh/koanf/commit/9af33796535a31b1c73408fd200e239b50df82bc"><code>9af3379</code></a> Add HJSON provider.</li> <li><a href="https://github.com/knadh/koanf/commit/cc00b062f3948c15eb7477ebdb5bb298c2b82dfd"><code>cc00b06</code></a> Tidy go.mod</li> <li><a href="https://github.com/knadh/koanf/commit/321d48a8e3e62bf6b3c085fd4aae78cad4e15525"><code>321d48a</code></a> Add etcd provider (<a href="https://github-redirect.dependabot.com/knadh/koanf/issues/158">#158</a>)</li> <li>See full diff in <a href="https://github.com/knadh/koanf/compare/v1.4.2...v1.4.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/knadh/koanf&package-manager=go_modules&previous-version=1.4.2&new-version=1.4.3)](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 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>
- Loading branch information