Skip to content

Commit 0c3c452

Browse files
Bump github.com/knadh/koanf/v2 from 2.2.2 to 2.3.0 (#128)
Bumps [github.com/knadh/koanf/v2](https://github.com/knadh/koanf) from 2.2.2 to 2.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/knadh/koanf/releases">github.com/knadh/koanf/v2's releases</a>.</em></p> <blockquote> <h2>v2.3.0</h2> <h2>What's Changed</h2> <ul> <li>feat: add provider for kiln by <a href="https://github.com/Thunderbottom"><code>@​Thunderbottom</code></a> in <a href="https://redirect.github.com/knadh/koanf/pull/369">knadh/koanf#369</a></li> <li>Fix rendering of header and add it to the table of contents by <a href="https://github.com/remyzandwijk"><code>@​remyzandwijk</code></a> in <a href="https://redirect.github.com/knadh/koanf/pull/373">knadh/koanf#373</a></li> <li>Bump github.com/go-viper/mapstructure/v2 from 2.0.0-alpha.1 to 2.4.0 in /examples by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/knadh/koanf/pull/375">knadh/koanf#375</a></li> <li>feat: add HUML parser support by <a href="https://github.com/rhnvrm"><code>@​rhnvrm</code></a> in <a href="https://redirect.github.com/knadh/koanf/pull/374">knadh/koanf#374</a></li> <li>Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.4.0 in /tests by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/knadh/koanf/pull/376">knadh/koanf#376</a></li> <li>Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.4.0 in /providers/cliflagv3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/knadh/koanf/pull/378">knadh/koanf#378</a></li> <li>Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /providers/cliflagv2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/knadh/koanf/pull/380">knadh/koanf#380</a></li> <li>Add thread safety to resolve race conditions in Issues <a href="https://redirect.github.com/knadh/koanf/issues/305">#305</a> and <a href="https://redirect.github.com/knadh/koanf/issues/335">#335</a> by <a href="https://github.com/rhnvrm"><code>@​rhnvrm</code></a> in <a href="https://redirect.github.com/knadh/koanf/pull/377">knadh/koanf#377</a></li> <li>fix: bump mapstructure version by <a href="https://github.com/rostislaved"><code>@​rostislaved</code></a> in <a href="https://redirect.github.com/knadh/koanf/pull/381">knadh/koanf#381</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/remyzandwijk"><code>@​remyzandwijk</code></a> made their first contribution in <a href="https://redirect.github.com/knadh/koanf/pull/373">knadh/koanf#373</a></li> <li><a href="https://github.com/rostislaved"><code>@​rostislaved</code></a> made their first contribution in <a href="https://redirect.github.com/knadh/koanf/pull/381">knadh/koanf#381</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/knadh/koanf/compare/v2.2.2...v2.3.0">https://github.com/knadh/koanf/compare/v2.2.2...v2.3.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/knadh/koanf/commit/20c4cbac776eb12efeae7867dcee3760a2b92dc5"><code>20c4cba</code></a> fix: bump mapstructure version (<a href="https://redirect.github.com/knadh/koanf/issues/381">#381</a>)</li> <li><a href="https://github.com/knadh/koanf/commit/4e550896c3b68c7521099692cc22c896f45dbd8c"><code>4e55089</code></a> Add thread safety to resolve race conditions in Issues <a href="https://redirect.github.com/knadh/koanf/issues/305">#305</a> and <a href="https://redirect.github.com/knadh/koanf/issues/335">#335</a> (<a href="https://redirect.github.com/knadh/koanf/issues/377">#377</a>)</li> <li><a href="https://github.com/knadh/koanf/commit/cc80f4f873cd003510b0e75fa20230ef490cbd50"><code>cc80f4f</code></a> Bump github.com/go-viper/mapstructure/v2 in /providers/cliflagv2 (<a href="https://redirect.github.com/knadh/koanf/issues/380">#380</a>)</li> <li><a href="https://github.com/knadh/koanf/commit/188bcf95e1a4e71bdf6945931933134dd19bfc31"><code>188bcf9</code></a> Bump github.com/go-viper/mapstructure/v2 in /providers/cliflagv3 (<a href="https://redirect.github.com/knadh/koanf/issues/378">#378</a>)</li> <li><a href="https://github.com/knadh/koanf/commit/10448713406bbadf1f324b11351a4ef0d3f5bc94"><code>1044871</code></a> Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.4.0 in /tests (<a href="https://redirect.github.com/knadh/koanf/issues/376">#376</a>)</li> <li><a href="https://github.com/knadh/koanf/commit/97b6d9bc02e3801ef90bd73d76671e780bd758a0"><code>97b6d9b</code></a> Add HUML parser support (<a href="https://redirect.github.com/knadh/koanf/issues/374">#374</a>)</li> <li><a href="https://github.com/knadh/koanf/commit/5ab12806bd9c09de65b2f1183f64d3ea318be0ed"><code>5ab1280</code></a> Bump github.com/go-viper/mapstructure/v2 in /examples (<a href="https://redirect.github.com/knadh/koanf/issues/375">#375</a>)</li> <li><a href="https://github.com/knadh/koanf/commit/d66cde5a8f91502477f192d4188d6a34d0b3052d"><code>d66cde5</code></a> Fix rendering of header and add it to the table of contents (<a href="https://redirect.github.com/knadh/koanf/issues/373">#373</a>)</li> <li><a href="https://github.com/knadh/koanf/commit/fc52a4f243ef39aebfbde336e7fbea875c05f50f"><code>fc52a4f</code></a> Update kiln example deps.</li> <li><a href="https://github.com/knadh/koanf/commit/a0019d0e577b45ea2a167e5d5456ab77621f3d09"><code>a0019d0</code></a> Update providers/kiln deps.</li> <li>Additional commits viewable in <a href="https://github.com/knadh/koanf/compare/v2.2.2...v2.3.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/v2&package-manager=go_modules&previous-version=2.2.2&new-version=2.3.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54a7936 commit 0c3c452

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/knadh/koanf/parsers/yaml v1.1.0
1616
github.com/knadh/koanf/providers/confmap v1.0.0
1717
github.com/knadh/koanf/providers/file v1.2.0
18-
github.com/knadh/koanf/v2 v2.2.2
18+
github.com/knadh/koanf/v2 v2.3.0
1919
github.com/manifoldco/promptui v0.9.0
2020
github.com/patrickcping/pingone-go-sdk-v2 v0.14.0
2121
github.com/patrickcping/pingone-go-sdk-v2/authorize v0.8.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -387,8 +387,8 @@ github.com/knadh/koanf/providers/confmap v1.0.0 h1:mHKLJTE7iXEys6deO5p6olAiZdG5z
387387
github.com/knadh/koanf/providers/confmap v1.0.0/go.mod h1:txHYHiI2hAtF0/0sCmcuol4IDcuQbKTybiB1nOcUo1A=
388388
github.com/knadh/koanf/providers/file v1.2.0 h1:hrUJ6Y9YOA49aNu/RSYzOTFlqzXSCpmYIDXI7OJU6+U=
389389
github.com/knadh/koanf/providers/file v1.2.0/go.mod h1:bp1PM5f83Q+TOUu10J/0ApLBd9uIzg+n9UgthfY+nRA=
390-
github.com/knadh/koanf/v2 v2.2.2 h1:ghbduIkpFui3L587wavneC9e3WIliCgiCgdxYO/wd7A=
391-
github.com/knadh/koanf/v2 v2.2.2/go.mod h1:abWQc0cBXLSF/PSOMCB/SK+T13NXDsPvOksbpi5e/9Q=
390+
github.com/knadh/koanf/v2 v2.3.0 h1:Qg076dDRFHvqnKG97ZEsi9TAg2/nFTa9hCdcSa1lvlM=
391+
github.com/knadh/koanf/v2 v2.3.0/go.mod h1:gRb40VRAbd4iJMYYD5IxZ6hfuopFcXBpc9bbQpZwo28=
392392
github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ=
393393
github.com/konsorten/go-windows-terminal-sequences v1.0.3/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ=
394394
github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod h1:+0opPa2QZZtGFBFZlji/RkVcI2GknAs/DXo4wKdlNEc=

0 commit comments

Comments
 (0)