Skip to content

Commit

Permalink
Bump the dependencies group in /examples/azure with 4 updates (#583)
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /examples/azure with 4 updates:
[github.com/nil-go/konf](https://github.com/nil-go/konf),
[github.com/nil-go/konf/notifier/azservicebus](https://github.com/nil-go/konf),
[github.com/nil-go/konf/provider/azappconfig](https://github.com/nil-go/konf)
and
[github.com/nil-go/konf/provider/azblob](https://github.com/nil-go/konf).

Updates `github.com/nil-go/konf` from 1.3.1 to 1.4.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nil-go/konf/releases">github.com/nil-go/konf's
releases</a>.</em></p>
<blockquote>
<h2>v1.4.0</h2>
<h3>Changed</h3>
<ul>
<li>Config.Load now is concurrent-safe (<a
href="https://redirect.github.com/nil-go/konf/issues/567">#567</a>).</li>
<li>Removes the chronological order between Config.Load and
Config.Watch,
so they can be called in different goroutines (<a
href="https://redirect.github.com/nil-go/konf/issues/569">#569</a>).</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Copy the value from slice to avoid the original value being modified
(<a
href="https://redirect.github.com/nil-go/konf/issues/572">#572</a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/nil-go/konf/blob/main/CHANGELOG.md">github.com/nil-go/konf's
changelog</a>.</em></p>
<blockquote>
<h2>[1.4.0] - 2024-11-25</h2>
<h3>Changed</h3>
<ul>
<li>Config.Load now is concurrent-safe (<a
href="https://redirect.github.com/nil-go/konf/issues/567">#567</a>).</li>
<li>Removes the chronological order between Config.Load and
Config.Watch,
so they can be called in different goroutines (<a
href="https://redirect.github.com/nil-go/konf/issues/569">#569</a>).</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Copy the value from slice to avoid the original value being modified
(<a
href="https://redirect.github.com/nil-go/konf/issues/572">#572</a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nil-go/konf/commit/10523fdd25b2d1ba552fd55257c8e7380da0c0e4"><code>10523fd</code></a>
release 1.4.0 (<a
href="https://redirect.github.com/nil-go/konf/issues/580">#580</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/e912128528ec7d2b0b150a53f71ec388bcdb40c6"><code>e912128</code></a>
Bump the dependencies group in /notifier/sns with 5 updates (<a
href="https://redirect.github.com/nil-go/konf/issues/579">#579</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/36e995c1418f6227c066e7a06c2fe45684d8bfe2"><code>36e995c</code></a>
Bump google.golang.org/api from 0.206.0 to 0.209.0 in /provider/gcs in
the de...</li>
<li><a
href="https://github.com/nil-go/konf/commit/ac5ce4cb0b4aaed16cdfab699df2012f33c09b31"><code>ac5ce4c</code></a>
Bump the dependencies group in /provider/s3 with 3 updates (<a
href="https://redirect.github.com/nil-go/konf/issues/577">#577</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/f6d2c697cdc48a8d322020d484cac16fd40328c8"><code>f6d2c69</code></a>
Bump the dependencies group in /provider/parameterstore with 3 updates
(<a
href="https://redirect.github.com/nil-go/konf/issues/576">#576</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/47ca9d99eb3a94f3fe77c2a5b6d740e7e274aa15"><code>47ca9d9</code></a>
Bump the dependencies group in /provider/appconfig with 4 updates (<a
href="https://redirect.github.com/nil-go/konf/issues/573">#573</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/1f54b692d2dc9cb93420696f48d17ce55fb13c8c"><code>1f54b69</code></a>
Copy the value from slice to avoid the original value being modified (<a
href="https://redirect.github.com/nil-go/konf/issues/572">#572</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/411ab817465e0153f4de909a817d48c2e3c8181c"><code>411ab81</code></a>
eliminate potential double watching on a loader (<a
href="https://redirect.github.com/nil-go/konf/issues/571">#571</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/37bc6a3da9dbe0a7869577f9efe0fbdf98b86dd0"><code>37bc6a3</code></a>
add comments for the choice of concurrent prime (<a
href="https://redirect.github.com/nil-go/konf/issues/570">#570</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/31f0b867cfbf293dea23acc62e73db343c44fa17"><code>31f0b86</code></a>
Support load after watch (<a
href="https://redirect.github.com/nil-go/konf/issues/569">#569</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/nil-go/konf/compare/v1.3.1...v1.4.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/nil-go/konf/notifier/azservicebus` from 1.3.1 to
1.4.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nil-go/konf/releases">github.com/nil-go/konf/notifier/azservicebus's
releases</a>.</em></p>
<blockquote>
<h2>v1.4.0</h2>
<h3>Changed</h3>
<ul>
<li>Config.Load now is concurrent-safe (<a
href="https://redirect.github.com/nil-go/konf/issues/567">#567</a>).</li>
<li>Removes the chronological order between Config.Load and
Config.Watch,
so they can be called in different goroutines (<a
href="https://redirect.github.com/nil-go/konf/issues/569">#569</a>).</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Copy the value from slice to avoid the original value being modified
(<a
href="https://redirect.github.com/nil-go/konf/issues/572">#572</a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/nil-go/konf/blob/main/CHANGELOG.md">github.com/nil-go/konf/notifier/azservicebus's
changelog</a>.</em></p>
<blockquote>
<h2>[1.4.0] - 2024-11-25</h2>
<h3>Changed</h3>
<ul>
<li>Config.Load now is concurrent-safe (<a
href="https://redirect.github.com/nil-go/konf/issues/567">#567</a>).</li>
<li>Removes the chronological order between Config.Load and
Config.Watch,
so they can be called in different goroutines (<a
href="https://redirect.github.com/nil-go/konf/issues/569">#569</a>).</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Copy the value from slice to avoid the original value being modified
(<a
href="https://redirect.github.com/nil-go/konf/issues/572">#572</a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nil-go/konf/commit/10523fdd25b2d1ba552fd55257c8e7380da0c0e4"><code>10523fd</code></a>
release 1.4.0 (<a
href="https://redirect.github.com/nil-go/konf/issues/580">#580</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/e912128528ec7d2b0b150a53f71ec388bcdb40c6"><code>e912128</code></a>
Bump the dependencies group in /notifier/sns with 5 updates (<a
href="https://redirect.github.com/nil-go/konf/issues/579">#579</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/36e995c1418f6227c066e7a06c2fe45684d8bfe2"><code>36e995c</code></a>
Bump google.golang.org/api from 0.206.0 to 0.209.0 in /provider/gcs in
the de...</li>
<li><a
href="https://github.com/nil-go/konf/commit/ac5ce4cb0b4aaed16cdfab699df2012f33c09b31"><code>ac5ce4c</code></a>
Bump the dependencies group in /provider/s3 with 3 updates (<a
href="https://redirect.github.com/nil-go/konf/issues/577">#577</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/f6d2c697cdc48a8d322020d484cac16fd40328c8"><code>f6d2c69</code></a>
Bump the dependencies group in /provider/parameterstore with 3 updates
(<a
href="https://redirect.github.com/nil-go/konf/issues/576">#576</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/47ca9d99eb3a94f3fe77c2a5b6d740e7e274aa15"><code>47ca9d9</code></a>
Bump the dependencies group in /provider/appconfig with 4 updates (<a
href="https://redirect.github.com/nil-go/konf/issues/573">#573</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/1f54b692d2dc9cb93420696f48d17ce55fb13c8c"><code>1f54b69</code></a>
Copy the value from slice to avoid the original value being modified (<a
href="https://redirect.github.com/nil-go/konf/issues/572">#572</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/411ab817465e0153f4de909a817d48c2e3c8181c"><code>411ab81</code></a>
eliminate potential double watching on a loader (<a
href="https://redirect.github.com/nil-go/konf/issues/571">#571</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/37bc6a3da9dbe0a7869577f9efe0fbdf98b86dd0"><code>37bc6a3</code></a>
add comments for the choice of concurrent prime (<a
href="https://redirect.github.com/nil-go/konf/issues/570">#570</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/31f0b867cfbf293dea23acc62e73db343c44fa17"><code>31f0b86</code></a>
Support load after watch (<a
href="https://redirect.github.com/nil-go/konf/issues/569">#569</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/nil-go/konf/compare/v1.3.1...v1.4.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/nil-go/konf/provider/azappconfig` from 1.3.1 to
1.4.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nil-go/konf/releases">github.com/nil-go/konf/provider/azappconfig's
releases</a>.</em></p>
<blockquote>
<h2>v1.4.0</h2>
<h3>Changed</h3>
<ul>
<li>Config.Load now is concurrent-safe (<a
href="https://redirect.github.com/nil-go/konf/issues/567">#567</a>).</li>
<li>Removes the chronological order between Config.Load and
Config.Watch,
so they can be called in different goroutines (<a
href="https://redirect.github.com/nil-go/konf/issues/569">#569</a>).</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Copy the value from slice to avoid the original value being modified
(<a
href="https://redirect.github.com/nil-go/konf/issues/572">#572</a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/nil-go/konf/blob/main/CHANGELOG.md">github.com/nil-go/konf/provider/azappconfig's
changelog</a>.</em></p>
<blockquote>
<h2>[1.4.0] - 2024-11-25</h2>
<h3>Changed</h3>
<ul>
<li>Config.Load now is concurrent-safe (<a
href="https://redirect.github.com/nil-go/konf/issues/567">#567</a>).</li>
<li>Removes the chronological order between Config.Load and
Config.Watch,
so they can be called in different goroutines (<a
href="https://redirect.github.com/nil-go/konf/issues/569">#569</a>).</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Copy the value from slice to avoid the original value being modified
(<a
href="https://redirect.github.com/nil-go/konf/issues/572">#572</a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nil-go/konf/commit/10523fdd25b2d1ba552fd55257c8e7380da0c0e4"><code>10523fd</code></a>
release 1.4.0 (<a
href="https://redirect.github.com/nil-go/konf/issues/580">#580</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/e912128528ec7d2b0b150a53f71ec388bcdb40c6"><code>e912128</code></a>
Bump the dependencies group in /notifier/sns with 5 updates (<a
href="https://redirect.github.com/nil-go/konf/issues/579">#579</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/36e995c1418f6227c066e7a06c2fe45684d8bfe2"><code>36e995c</code></a>
Bump google.golang.org/api from 0.206.0 to 0.209.0 in /provider/gcs in
the de...</li>
<li><a
href="https://github.com/nil-go/konf/commit/ac5ce4cb0b4aaed16cdfab699df2012f33c09b31"><code>ac5ce4c</code></a>
Bump the dependencies group in /provider/s3 with 3 updates (<a
href="https://redirect.github.com/nil-go/konf/issues/577">#577</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/f6d2c697cdc48a8d322020d484cac16fd40328c8"><code>f6d2c69</code></a>
Bump the dependencies group in /provider/parameterstore with 3 updates
(<a
href="https://redirect.github.com/nil-go/konf/issues/576">#576</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/47ca9d99eb3a94f3fe77c2a5b6d740e7e274aa15"><code>47ca9d9</code></a>
Bump the dependencies group in /provider/appconfig with 4 updates (<a
href="https://redirect.github.com/nil-go/konf/issues/573">#573</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/1f54b692d2dc9cb93420696f48d17ce55fb13c8c"><code>1f54b69</code></a>
Copy the value from slice to avoid the original value being modified (<a
href="https://redirect.github.com/nil-go/konf/issues/572">#572</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/411ab817465e0153f4de909a817d48c2e3c8181c"><code>411ab81</code></a>
eliminate potential double watching on a loader (<a
href="https://redirect.github.com/nil-go/konf/issues/571">#571</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/37bc6a3da9dbe0a7869577f9efe0fbdf98b86dd0"><code>37bc6a3</code></a>
add comments for the choice of concurrent prime (<a
href="https://redirect.github.com/nil-go/konf/issues/570">#570</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/31f0b867cfbf293dea23acc62e73db343c44fa17"><code>31f0b86</code></a>
Support load after watch (<a
href="https://redirect.github.com/nil-go/konf/issues/569">#569</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/nil-go/konf/compare/v1.3.1...v1.4.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/nil-go/konf/provider/azblob` from 1.3.1 to 1.4.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nil-go/konf/releases">github.com/nil-go/konf/provider/azblob's
releases</a>.</em></p>
<blockquote>
<h2>v1.4.0</h2>
<h3>Changed</h3>
<ul>
<li>Config.Load now is concurrent-safe (<a
href="https://redirect.github.com/nil-go/konf/issues/567">#567</a>).</li>
<li>Removes the chronological order between Config.Load and
Config.Watch,
so they can be called in different goroutines (<a
href="https://redirect.github.com/nil-go/konf/issues/569">#569</a>).</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Copy the value from slice to avoid the original value being modified
(<a
href="https://redirect.github.com/nil-go/konf/issues/572">#572</a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/nil-go/konf/blob/main/CHANGELOG.md">github.com/nil-go/konf/provider/azblob's
changelog</a>.</em></p>
<blockquote>
<h2>[1.4.0] - 2024-11-25</h2>
<h3>Changed</h3>
<ul>
<li>Config.Load now is concurrent-safe (<a
href="https://redirect.github.com/nil-go/konf/issues/567">#567</a>).</li>
<li>Removes the chronological order between Config.Load and
Config.Watch,
so they can be called in different goroutines (<a
href="https://redirect.github.com/nil-go/konf/issues/569">#569</a>).</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Copy the value from slice to avoid the original value being modified
(<a
href="https://redirect.github.com/nil-go/konf/issues/572">#572</a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nil-go/konf/commit/10523fdd25b2d1ba552fd55257c8e7380da0c0e4"><code>10523fd</code></a>
release 1.4.0 (<a
href="https://redirect.github.com/nil-go/konf/issues/580">#580</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/e912128528ec7d2b0b150a53f71ec388bcdb40c6"><code>e912128</code></a>
Bump the dependencies group in /notifier/sns with 5 updates (<a
href="https://redirect.github.com/nil-go/konf/issues/579">#579</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/36e995c1418f6227c066e7a06c2fe45684d8bfe2"><code>36e995c</code></a>
Bump google.golang.org/api from 0.206.0 to 0.209.0 in /provider/gcs in
the de...</li>
<li><a
href="https://github.com/nil-go/konf/commit/ac5ce4cb0b4aaed16cdfab699df2012f33c09b31"><code>ac5ce4c</code></a>
Bump the dependencies group in /provider/s3 with 3 updates (<a
href="https://redirect.github.com/nil-go/konf/issues/577">#577</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/f6d2c697cdc48a8d322020d484cac16fd40328c8"><code>f6d2c69</code></a>
Bump the dependencies group in /provider/parameterstore with 3 updates
(<a
href="https://redirect.github.com/nil-go/konf/issues/576">#576</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/47ca9d99eb3a94f3fe77c2a5b6d740e7e274aa15"><code>47ca9d9</code></a>
Bump the dependencies group in /provider/appconfig with 4 updates (<a
href="https://redirect.github.com/nil-go/konf/issues/573">#573</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/1f54b692d2dc9cb93420696f48d17ce55fb13c8c"><code>1f54b69</code></a>
Copy the value from slice to avoid the original value being modified (<a
href="https://redirect.github.com/nil-go/konf/issues/572">#572</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/411ab817465e0153f4de909a817d48c2e3c8181c"><code>411ab81</code></a>
eliminate potential double watching on a loader (<a
href="https://redirect.github.com/nil-go/konf/issues/571">#571</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/37bc6a3da9dbe0a7869577f9efe0fbdf98b86dd0"><code>37bc6a3</code></a>
add comments for the choice of concurrent prime (<a
href="https://redirect.github.com/nil-go/konf/issues/570">#570</a>)</li>
<li><a
href="https://github.com/nil-go/konf/commit/31f0b867cfbf293dea23acc62e73db343c44fa17"><code>31f0b86</code></a>
Support load after watch (<a
href="https://redirect.github.com/nil-go/konf/issues/569">#569</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/nil-go/konf/compare/v1.3.1...v1.4.0">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</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 Dec 2, 2024
1 parent 23814ed commit 8a03f80
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 41 deletions.
26 changes: 13 additions & 13 deletions examples/azure/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,28 +3,28 @@ module github.com/nil-go/konf/examples/azure
go 1.22

require (
github.com/nil-go/konf v1.3.1
github.com/nil-go/konf/notifier/azservicebus v1.3.1
github.com/nil-go/konf/provider/azappconfig v1.3.1
github.com/nil-go/konf/provider/azblob v1.3.1
github.com/nil-go/konf v1.4.0
github.com/nil-go/konf/notifier/azservicebus v1.4.0
github.com/nil-go/konf/provider/azappconfig v1.4.0
github.com/nil-go/konf/provider/azblob v1.4.0
gopkg.in/yaml.v3 v3.0.1
)

require (
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.14.0 // indirect
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7.0 // indirect
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.16.0 // indirect
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.0 // indirect
github.com/Azure/azure-sdk-for-go/sdk/data/azappconfig v1.1.0 // indirect
github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 // indirect
github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus v1.7.1 // indirect
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.4.0 // indirect
github.com/Azure/go-amqp v1.0.5 // indirect
github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus v1.7.3 // indirect
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.5.0 // indirect
github.com/Azure/go-amqp v1.1.0 // indirect
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 // indirect
github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/kylelemons/godebug v1.1.0 // indirect
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
golang.org/x/crypto v0.25.0 // indirect
golang.org/x/net v0.27.0 // indirect
golang.org/x/sys v0.22.0 // indirect
golang.org/x/text v0.16.0 // indirect
golang.org/x/crypto v0.28.0 // indirect
golang.org/x/net v0.29.0 // indirect
golang.org/x/sys v0.26.0 // indirect
golang.org/x/text v0.19.0 // indirect
)
68 changes: 40 additions & 28 deletions examples/azure/go.sum
Original file line number Diff line number Diff line change
@@ -1,66 +1,78 @@
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.14.0 h1:nyQWyZvwGTvunIMxi1Y9uXkcyr+I7TeNrr/foo4Kpk8=
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.14.0/go.mod h1:l38EPgmsp71HHLq9j7De57JcKOWPyhrsW1Awm1JS6K0=
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7.0 h1:tfLQ34V6F7tVSwoTf/4lH5sE0o6eCJuNDTmH09nDpbc=
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7.0/go.mod h1:9kIvujWAA58nmPmWB1m23fyWic1kYZMxD9CxaWn4Qpg=
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.16.0 h1:JZg6HRh6W6U4OLl6lk7BZ7BLisIzM9dG1R50zUk9C/M=
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.16.0/go.mod h1:YL1xnZ6QejvQHWJrX/AvhFl4WW4rqHVoKspWNVwFk0M=
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.0 h1:B/dfvscEQtew9dVuoxqxrUKKv8Ih2f55PydknDamU+g=
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.0/go.mod h1:fiPSssYvltE08HJchL04dOy+RD4hgrjph0cwGGMntdI=
github.com/Azure/azure-sdk-for-go/sdk/azidentity/cache v0.3.0 h1:+m0M/LFxN43KvULkDNfdXOgrjtg6UYJPFBJyuEcRCAw=
github.com/Azure/azure-sdk-for-go/sdk/azidentity/cache v0.3.0/go.mod h1:PwOyop78lveYMRs6oCxjiVyBdyCgIYH6XHIVZO9/SFQ=
github.com/Azure/azure-sdk-for-go/sdk/data/azappconfig v1.1.0 h1:AdaGDU3FgoUC2tsd3vsd9JblRrpFLUsS38yh1eLYfwM=
github.com/Azure/azure-sdk-for-go/sdk/data/azappconfig v1.1.0/go.mod h1:6tpINME7dnF7bLlb8Ubj6FtM9CFZrCn7aT02pcYrklM=
github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 h1:ywEEhmNahHBihViHepv3xPBn1663uRv2t2q/ESv9seY=
github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0/go.mod h1:iZDifYGJTIgIIkYRNWPENUnqx6bJ2xnSDFI2tjwZNuY=
github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus v1.7.1 h1:o/Ws6bEqMeKZUfj1RRm3mQ51O8JGU5w+Qdg2AhHib6A=
github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus v1.7.1/go.mod h1:6QAMYBAbQeeKX+REFJMZ1nFWu9XLw/PPcjYpuc9RDFs=
github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus v1.7.3 h1:LdVbGn5dRAr7ypENaGiigQg/uCjnbY2TYdZNK6cyyoI=
github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus v1.7.3/go.mod h1:0//khemTpeLHXCTNR/FDZ7LvJFIbW9HgFspljDTmz20=
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage v1.6.0 h1:PiSrjRPpkQNjrM8H0WwKMnZUdu1RGMtd/LdGKUrOo+c=
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage v1.6.0/go.mod h1:oDrbWx4ewMylP7xHivfgixbfGBT6APAwsSoHRKotnIc=
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.4.0 h1:Be6KInmFEKV81c0pOAEbRYehLMwmmGI1exuFj248AMk=
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.4.0/go.mod h1:WCPBHsOXfBVnivScjs2ypRfimjEW0qPVLGgJkZlrIOA=
github.com/Azure/go-amqp v1.0.5 h1:po5+ljlcNSU8xtapHTe8gIc8yHxCzC03E8afH2g1ftU=
github.com/Azure/go-amqp v1.0.5/go.mod h1:vZAogwdrkbyK3Mla8m/CxSc/aKdnTZ4IbPxl51Y5WZE=
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.5.0 h1:mlmW46Q0B79I+Aj4azKC6xDMFN9a9SyZWESlGWYXbFs=
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.5.0/go.mod h1:PXe2h+LKcWTX9afWdZoHyODqR4fBa5boUM/8uJfZ0Jo=
github.com/Azure/go-amqp v1.1.0 h1:XUhx5f4lZFVf6LQc5kBUFECW0iJW9VLxKCYrBeGwl0U=
github.com/Azure/go-amqp v1.1.0/go.mod h1:vZAogwdrkbyK3Mla8m/CxSc/aKdnTZ4IbPxl51Y5WZE=
github.com/AzureAD/microsoft-authentication-extensions-for-go/cache v0.1.1 h1:WJTmL004Abzc5wDB5VtZG2PJk5ndYDgVacGqfirKxjM=
github.com/AzureAD/microsoft-authentication-extensions-for-go/cache v0.1.1/go.mod h1:tCcJZ0uHAmvjsVYzEFivsRTN00oz5BEsRgQHu5JZ9WE=
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 h1:XHOnouVk1mxXfQidrMEnLlPk9UMeRtyBTnEFtxkV0kU=
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2/go.mod h1:wP83P5OoQ5p6ip3ScPr0BAq0BvuPAvacpEuSzyouqAI=
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=
github.com/cespare/xxhash/v2 v2.3.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f h1:lO4WD4F/rVNCu3HqELle0jiPLLBs70cWOduZpkS1E78=
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f/go.mod h1:cuUVRXasLTGF7a8hSLbxyZXjz+1KgoB3wDUb6vlszIc=
github.com/fortytw2/leaktest v1.3.0 h1:u8491cBMTQ8ft8aeV+adlcytMZylmA5nnwwkRZjI8vw=
github.com/fortytw2/leaktest v1.3.0/go.mod h1:jDsjWgpAGjm2CA7WthBh/CdZYEPF31XHquHwclZch5g=
github.com/golang-jwt/jwt/v5 v5.2.1 h1:OuVbFODueb089Lh128TAcimifWaLhJwVflnrgM17wHk=
github.com/golang-jwt/jwt/v5 v5.2.1/go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk=
github.com/golang/mock v1.6.0 h1:ErTB+efbowRARo13NNdxyJji2egdxLGQhRaY+DUumQc=
github.com/golang/mock v1.6.0/go.mod h1:p6yTPP+5HYm5mzsMV8JkE6ZKdX+/wYM6Hr+LicevLPs=
github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/joho/godotenv v1.5.1 h1:7eLL/+HRGLY0ldzfGMeQkb7vMd0as4CfYvUVzLqw0N0=
github.com/joho/godotenv v1.5.1/go.mod h1:f4LDr5Voq0i2e/R5DDNOoa2zzDfwtkZa6DnEwAbqwq4=
github.com/keybase/go-keychain v0.0.0-20231219164618-57a3676c3af6 h1:IsMZxCuZqKuao2vNdfD82fjjgPLfyHLpR41Z88viRWs=
github.com/keybase/go-keychain v0.0.0-20231219164618-57a3676c3af6/go.mod h1:3VeWNIJaW+O5xpRQbPp0Ybqu1vJd/pm7s2F473HRrkw=
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc=
github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw=
github.com/nil-go/konf v1.3.1 h1:x3uDomGFN5vtSKbxK1oyYRSinSfJ/ZIU8QX5uf/zn80=
github.com/nil-go/konf v1.3.1/go.mod h1:bQLME1hPLOejP89PlJGJ9DuofOKTsy/JcOjvWRHf0Fg=
github.com/nil-go/konf/notifier/azservicebus v1.3.1 h1:VVugcGmJ8aUf2OM0dejVrY+BoGOgG7t1RhdLC/Y3hUk=
github.com/nil-go/konf/notifier/azservicebus v1.3.1/go.mod h1:Wn3g575W5XvLqWFGPDfrySfR2RDhn2+7lyWTMy+zOwk=
github.com/nil-go/konf/provider/azappconfig v1.3.1 h1:+7dIOYS820G/7kEBUDdUTMj1QbghxTU/LRaYV2dMNE0=
github.com/nil-go/konf/provider/azappconfig v1.3.1/go.mod h1:4lVpgnKMtT4cwhsk2u2+1spoElfp3OABnTL1+WVZPZU=
github.com/nil-go/konf/provider/azblob v1.3.1 h1:WsA1PmhvwlQd8LI1iLJwoVdFZGpwL4k8Heqhlkx1WEg=
github.com/nil-go/konf/provider/azblob v1.3.1/go.mod h1:uNOeuwFei+WQPlfpNlHHbMGlRgO9eCyBBy/Mk8Hfp+8=
github.com/nil-go/konf v1.4.0 h1:8zoCK+6cYwUFZNvH0HZcyNBMUL63G7J9IF5ldtZUy2c=
github.com/nil-go/konf v1.4.0/go.mod h1:bQLME1hPLOejP89PlJGJ9DuofOKTsy/JcOjvWRHf0Fg=
github.com/nil-go/konf/notifier/azservicebus v1.4.0 h1:3a7K/V/U+VbpCtj+DbQmOqX32TBop9Qjh4Gocj1HLII=
github.com/nil-go/konf/notifier/azservicebus v1.4.0/go.mod h1:v0rK+8Sx5R+L3FG9XlngbJ10hsLBYDNu/0XcUd0nWpU=
github.com/nil-go/konf/provider/azappconfig v1.4.0 h1:Lx3PS3UiwWYaD7C1KbyyJRtX6NFM8wl6iBRxNH8GYdQ=
github.com/nil-go/konf/provider/azappconfig v1.4.0/go.mod h1:bKp9eLYvXKJyWRETMsj9TAqNFoDxbSjnMjd+Q8Z6YDs=
github.com/nil-go/konf/provider/azblob v1.4.0 h1:ghehjCXWzi6KQVKz9GDwedZ93lJijF0+SJj3rH3ePx8=
github.com/nil-go/konf/provider/azblob v1.4.0/go.mod h1:WITaUlTt0btsbUx2Ch1/3e2CIeKZQ8sxDYBR5yl8Woo=
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c h1:+mdjkGKdHQG3305AYmdv1U2eRNDiU2ErMBj1gwrq8eQ=
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c/go.mod h1:7rwL4CYBLnjLxUqIJNnCWiEdr3bn6IUYi15bNlnbCCU=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/redis/go-redis/v9 v9.6.1 h1:HHDteefn6ZkTtY5fGUE8tj8uy85AHk6zP7CpzIAM0y4=
github.com/redis/go-redis/v9 v9.6.1/go.mod h1:0C0c6ycQsdpVNQpxb1njEQIqkx5UcsM8FJCQLgE9+RA=
github.com/rogpeppe/go-internal v1.12.0 h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU5NdKM8=
github.com/rogpeppe/go-internal v1.12.0/go.mod h1:E+RYuTGaKKdloAfM02xzb0FW3Paa99yedzYV+kq4uf4=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
golang.org/x/crypto v0.25.0 h1:ypSNr+bnYL2YhwoMt2zPxHFmbAN1KZs/njMG3hxUp30=
golang.org/x/crypto v0.25.0/go.mod h1:T+wALwcMOSE0kXgUAnPAHqTLW+XHgcELELW8VaDgm/M=
golang.org/x/net v0.27.0 h1:5K3Njcw06/l2y9vpGCSdcxWOYHOUk3dVNGDXN+FvAys=
golang.org/x/net v0.27.0/go.mod h1:dDi0PyhWNoiUOrAS8uXv/vnScO4wnHQO4mj9fn/RytE=
golang.org/x/crypto v0.28.0 h1:GBDwsMXVQi34v5CCYUm2jkJvu4cbtru2U4TN2PSyQnw=
golang.org/x/crypto v0.28.0/go.mod h1:rmgy+3RHxRZMyY0jjAJShp2zgEdOqj2AO7U0pYmeQ7U=
golang.org/x/net v0.29.0 h1:5ORfpBpCs4HzDYoodCDBbwHzdR5UrLBZ3sOnUJmFoHo=
golang.org/x/net v0.29.0/go.mod h1:gLkgy8jTGERgjzMic6DS9+SP0ajcu6Xu3Orq/SpETg0=
golang.org/x/sys v0.1.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.22.0 h1:RI27ohtqKCnwULzJLqkv897zojh5/DwS/ENaMzUOaWI=
golang.org/x/sys v0.22.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/text v0.16.0 h1:a94ExnEXNtEwYLGJSIUxnWoxoRz/ZcCsV63ROupILh4=
golang.org/x/text v0.16.0/go.mod h1:GhwF1Be+LQoKShO3cGOHzqOgRrGaYc9AvblQOmPVHnI=
golang.org/x/sys v0.26.0 h1:KHjCJyddX0LoSTb3J+vWpupP9p0oznkqVk/IfjymZbo=
golang.org/x/sys v0.26.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/text v0.19.0 h1:kTxAhCbGbxhK0IwgSKiMO5awPoDQ0RpfiVYBfK860YM=
golang.org/x/text v0.19.0/go.mod h1:BuEKDfySbSR4drPmRPG/7iBdf8hvFMuRexcpahXilzY=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk=
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c/go.mod h1:JHkPIbrfpd72SG/EVd6muEfDQjcINNoR0C8j2r3qZ4Q=
Expand Down

0 comments on commit 8a03f80

Please sign in to comment.