Skip to content

Commit

Permalink
Bump github.com/knadh/koanf/v2 from 2.1.1 to 2.1.2 in /quesma (#958)
Browse files Browse the repository at this point in the history
Bumps [github.com/knadh/koanf/v2](https://github.com/knadh/koanf) from
2.1.1 to 2.1.2.
<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.1.2</h2>
<h2>What's Changed</h2>
<ul>
<li>chore: Update godoc URL in README by <a
href="https://github.com/rhnvrm"><code>@​rhnvrm</code></a> in <a
href="https://redirect.github.com/knadh/koanf/pull/279">knadh/koanf#279</a></li>
<li>Add support for parser TOML v2 spec by <a
href="https://github.com/knadh"><code>@​knadh</code></a> in <a
href="https://redirect.github.com/knadh/koanf/pull/286">knadh/koanf#286</a></li>
<li>Bump golang.org/x/net from 0.17.0 to 0.23.0 in /providers/consul by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://redirect.github.com/knadh/koanf/pull/289">knadh/koanf#289</a></li>
<li>Bump golang.org/x/net from 0.17.0 to 0.23.0 in /providers/vault by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://redirect.github.com/knadh/koanf/pull/288">knadh/koanf#288</a></li>
<li>Bump golang.org/x/net from 0.17.0 to 0.23.0 in /examples by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/knadh/koanf/pull/290">knadh/koanf#290</a></li>
<li>Bump golang.org/x/net from 0.17.0 to 0.23.0 in /providers/etcd by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/knadh/koanf/pull/287">knadh/koanf#287</a></li>
<li>upgrade toml v2 package to 2.2.2 by <a
href="https://github.com/GreyXor"><code>@​GreyXor</code></a> in <a
href="https://redirect.github.com/knadh/koanf/pull/292">knadh/koanf#292</a></li>
<li>Bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7 in
/providers/vault by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/knadh/koanf/pull/301">knadh/koanf#301</a></li>
<li>Upgrade fsnotify lib in file provider. by <a
href="https://github.com/knadh"><code>@​knadh</code></a> in <a
href="https://redirect.github.com/knadh/koanf/pull/302">knadh/koanf#302</a></li>
<li>Bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7 in
/examples by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/knadh/koanf/pull/303">knadh/koanf#303</a></li>
<li>Add <code>Unwatch()</code> to file provider. by <a
href="https://github.com/knadh"><code>@​knadh</code></a> in <a
href="https://redirect.github.com/knadh/koanf/pull/306">knadh/koanf#306</a></li>
<li>docs: Improve marshal section by <a
href="https://github.com/bersace"><code>@​bersace</code></a> in <a
href="https://redirect.github.com/knadh/koanf/pull/311">knadh/koanf#311</a></li>
<li>fix(basicflag): option not apply by <a
href="https://github.com/qianlongzt"><code>@​qianlongzt</code></a> in <a
href="https://redirect.github.com/knadh/koanf/pull/322">knadh/koanf#322</a></li>
<li>Fix incorrect unflatten in env provider. Closes <a
href="https://redirect.github.com/knadh/koanf/issues/319">#319</a>. by
<a href="https://github.com/knadh"><code>@​knadh</code></a> in <a
href="https://redirect.github.com/knadh/koanf/pull/324">knadh/koanf#324</a></li>
<li>fix: update file watch to trigger callback after symbolic link
changes by <a
href="https://github.com/jondavidnd1"><code>@​jondavidnd1</code></a> in
<a
href="https://redirect.github.com/knadh/koanf/pull/326">knadh/koanf#326</a></li>
<li>Update mapstructure to a stable version by <a
href="https://github.com/StefMa"><code>@​StefMa</code></a> in <a
href="https://redirect.github.com/knadh/koanf/pull/331">knadh/koanf#331</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/bersace"><code>@​bersace</code></a> made
their first contribution in <a
href="https://redirect.github.com/knadh/koanf/pull/311">knadh/koanf#311</a></li>
<li><a
href="https://github.com/qianlongzt"><code>@​qianlongzt</code></a> made
their first contribution in <a
href="https://redirect.github.com/knadh/koanf/pull/322">knadh/koanf#322</a></li>
<li><a
href="https://github.com/jondavidnd1"><code>@​jondavidnd1</code></a>
made their first contribution in <a
href="https://redirect.github.com/knadh/koanf/pull/326">knadh/koanf#326</a></li>
<li><a href="https://github.com/StefMa"><code>@​StefMa</code></a> made
their first contribution in <a
href="https://redirect.github.com/knadh/koanf/pull/331">knadh/koanf#331</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/knadh/koanf/compare/v2.1.1...v2.1.2">https://github.com/knadh/koanf/compare/v2.1.1...v2.1.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/knadh/koanf/commit/f13d85e17c009da7f8089cb9173b69e372a37157"><code>f13d85e</code></a>
Update mapstructure to a stable version (<a
href="https://redirect.github.com/knadh/koanf/issues/331">#331</a>)</li>
<li><a
href="https://github.com/knadh/koanf/commit/cec6d28063c71c78e22c421f5a19624e52f10257"><code>cec6d28</code></a>
fix: update file watch to trigger callback after symbolic link directory
chan...</li>
<li><a
href="https://github.com/knadh/koanf/commit/eefc49380e91cc5e503b1098717fe6263a7b8b94"><code>eefc493</code></a>
Fix incorrect unflatten in env provider. Closes <a
href="https://redirect.github.com/knadh/koanf/issues/319">#319</a>. (<a
href="https://redirect.github.com/knadh/koanf/issues/324">#324</a>)</li>
<li><a
href="https://github.com/knadh/koanf/commit/09fd5dbabea1ddf58f13ee83ecea035706ba326d"><code>09fd5db</code></a>
fix(basicflag): option not apply (<a
href="https://redirect.github.com/knadh/koanf/issues/322">#322</a>)</li>
<li><a
href="https://github.com/knadh/koanf/commit/ec1d17c8f97ebc12433d4336492c937f1dbb4331"><code>ec1d17c</code></a>
docs: Improve marshal section (<a
href="https://redirect.github.com/knadh/koanf/issues/311">#311</a>)</li>
<li><a
href="https://github.com/knadh/koanf/commit/c53f381935963555ce8986061bb765f415ae5cb7"><code>c53f381</code></a>
Add <code>Unwatch()</code> to file provider. (<a
href="https://redirect.github.com/knadh/koanf/issues/306">#306</a>)</li>
<li><a
href="https://github.com/knadh/koanf/commit/4d54fb1e2ce2882c9d716520bc0878a07b91ba41"><code>4d54fb1</code></a>
Bump github.com/hashicorp/go-retryablehttp in /examples (<a
href="https://redirect.github.com/knadh/koanf/issues/303">#303</a>)</li>
<li><a
href="https://github.com/knadh/koanf/commit/5939c3903214e1ada94d049fe43c5af56d5405a2"><code>5939c39</code></a>
Upgrade fsnotify lib in file provider. (<a
href="https://redirect.github.com/knadh/koanf/issues/302">#302</a>)</li>
<li><a
href="https://github.com/knadh/koanf/commit/e988f6600707ecee8b0cd4335c4e25975379c274"><code>e988f66</code></a>
Bump github.com/hashicorp/go-retryablehttp in /providers/vault (<a
href="https://redirect.github.com/knadh/koanf/issues/301">#301</a>)</li>
<li><a
href="https://github.com/knadh/koanf/commit/ef5fbbc9b413b38887e95d5600a330da5a842aa3"><code>ef5fbbc</code></a>
fixup</li>
<li>Additional commits viewable in <a
href="https://github.com/knadh/koanf/compare/v2.1.1...v2.1.2">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.1.1&new-version=2.1.2)](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>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 2014c3c commit 10ff96e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
8 changes: 4 additions & 4 deletions quesma/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ require (
github.com/coreos/go-semver v0.3.1
github.com/google/uuid v1.6.0
github.com/gorilla/mux v1.8.1
github.com/gorilla/securecookie v1.1.2
github.com/gorilla/sessions v1.4.0
github.com/hashicorp/go-multierror v1.1.1
github.com/k0kubun/pp v3.0.1+incompatible
github.com/knadh/koanf/parsers/json v0.1.0
github.com/knadh/koanf/parsers/yaml v0.1.0
github.com/knadh/koanf/providers/env v1.0.0
github.com/knadh/koanf/providers/file v1.1.2
github.com/knadh/koanf/v2 v2.1.1
github.com/knadh/koanf/v2 v2.1.2
github.com/markbates/goth v1.80.0
github.com/rs/zerolog v1.33.0
github.com/shirou/gopsutil/v3 v3.24.5
Expand All @@ -30,11 +30,11 @@ require (
)

require (
github.com/go-viper/mapstructure/v2 v2.0.0-alpha.1 // indirect
github.com/gorilla/securecookie v1.1.2 // indirect
github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
github.com/hashicorp/errwrap v1.0.0 // indirect
github.com/k0kubun/colorstring v0.0.0-20150214042306-9440f1994b88 // indirect
github.com/knadh/koanf/maps v0.1.1 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/mitchellh/copystructure v1.2.0 // indirect
github.com/mitchellh/reflectwalk v1.0.2 // indirect
github.com/pkg/errors v0.9.1 // indirect
Expand Down
11 changes: 5 additions & 6 deletions quesma/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ github.com/barkimedes/go-deepcopy v0.0.0-20220514131651-17c30cfc62df/go.mod h1:h
github.com/coreos/go-semver v0.3.1 h1:yi21YpKnrx1gt5R+la8n5WgS0kCrsPp33dmEyHReZr4=
github.com/coreos/go-semver v0.3.1/go.mod h1:irMmmIw/7yzSRPWryHsK7EYSg09caPQL03VsM8rvUec=
github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=
Expand All @@ -29,8 +30,8 @@ github.com/go-faster/errors v0.7.1 h1:MkJTnDoEdi9pDabt1dpWf7AA8/BaSYZqibYyhZ20AY
github.com/go-faster/errors v0.7.1/go.mod h1:5ySTjWFiphBs07IKuiL69nxdfd5+fzh1u7FPGZP2quo=
github.com/go-ole/go-ole v1.2.6 h1:/Fpf6oFPoeFik9ty7siob0G6Ke8QvQEuVcuChpwXzpY=
github.com/go-ole/go-ole v1.2.6/go.mod h1:pprOEPIfldk/42T2oK7lQ4v4JSDwmV0As9GaiUsvbm0=
github.com/go-viper/mapstructure/v2 v2.0.0-alpha.1 h1:TQcrn6Wq+sKGkpyPvppOz99zsMBaUOKXq6HSv655U1c=
github.com/go-viper/mapstructure/v2 v2.0.0-alpha.1/go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM=
github.com/go-viper/mapstructure/v2 v2.2.1 h1:ZAaOCxANMuZx5RCeg0mBdEZk7DZasvvZIxtHqx8aGss=
github.com/go-viper/mapstructure/v2 v2.2.1/go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM=
github.com/godbus/dbus/v5 v5.0.4/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q=
github.com/golang/protobuf v1.5.0/go.mod h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaSAoJOfIk=
Expand Down Expand Up @@ -70,12 +71,10 @@ github.com/knadh/koanf/parsers/json v0.1.0 h1:dzSZl5pf5bBcW0Acnu20Djleto19T0CfHc
github.com/knadh/koanf/parsers/json v0.1.0/go.mod h1:ll2/MlXcZ2BfXD6YJcjVFzhG9P0TdJ207aIBKQhV2hY=
github.com/knadh/koanf/parsers/yaml v0.1.0 h1:ZZ8/iGfRLvKSaMEECEBPM1HQslrZADk8fP1XFUxVI5w=
github.com/knadh/koanf/parsers/yaml v0.1.0/go.mod h1:cvbUDC7AL23pImuQP0oRw/hPuccrNBS2bps8asS0CwY=
github.com/knadh/koanf/providers/env v1.0.0 h1:ufePaI9BnWH+ajuxGGiJ8pdTG0uLEUWC7/HDDPGLah0=
github.com/knadh/koanf/providers/env v1.0.0/go.mod h1:mzFyRZueYhb37oPmC1HAv/oGEEuyvJDA98r3XAa8Gak=
github.com/knadh/koanf/providers/file v1.1.2 h1:aCC36YGOgV5lTtAFz2qkgtWdeQsgfxUkxDOe+2nQY3w=
github.com/knadh/koanf/providers/file v1.1.2/go.mod h1:/faSBcv2mxPVjFrXck95qeoyoZ5myJ6uxN8OOVNJJCI=
github.com/knadh/koanf/v2 v2.1.1 h1:/R8eXqasSTsmDCsAyYj+81Wteg8AqrV9CP6gvsTsOmM=
github.com/knadh/koanf/v2 v2.1.1/go.mod h1:4mnTRbZCK+ALuBXHZMjDfG9y714L7TykVnZkXbMU3Es=
github.com/knadh/koanf/v2 v2.1.2 h1:I2rtLRqXRy1p01m/utEtpZSSA6dcJbgGVuE27kW2PzQ=
github.com/knadh/koanf/v2 v2.1.2/go.mod h1:Gphfaen0q1Fc1HTgJgSTC4oRX9R2R5ErYMZJy8fLJBo=
github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo=
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
Expand Down

0 comments on commit 10ff96e

Please sign in to comment.