Commit cafdeae
authored
build(deps): bump go.step.sm/crypto from 0.81.0 to 0.82.0 (#2270)
Bumps [go.step.sm/crypto](https://github.com/smallstep/crypto) from
0.81.0 to 0.82.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/smallstep/crypto/releases">go.step.sm/crypto's
releases</a>.</em></p>
<blockquote>
<h2>Release v0.82.0</h2>
<p>No release notes provided.</p>
<h2>Release v0.81.1</h2>
<h2>What's Changed</h2>
<ul>
<li>gh: aligned workflow permissions with <a
href="https://redirect.github.com/smallstep/workflows/issues/324">smallstep/workflows#324</a>
by <a href="https://github.com/azazeal"><code>@azazeal</code></a> in <a
href="https://redirect.github.com/smallstep/crypto/pull/1035">smallstep/crypto#1035</a></li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>chore(deps): Bump modernc.org/sqlite from 1.49.1 to 1.50.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/smallstep/crypto/pull/1024">smallstep/crypto#1024</a></li>
<li>chore(deps): Bump golang.org/x/term from 0.42.0 to 0.43.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/smallstep/crypto/pull/1023">smallstep/crypto#1023</a></li>
<li>chore(deps): Bump google.golang.org/grpc from 1.81.0 to 1.81.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/smallstep/crypto/pull/1034">smallstep/crypto#1034</a></li>
<li>chore(deps): Bump golang.org/x/net from 0.53.0 to 0.54.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/smallstep/crypto/pull/1033">smallstep/crypto#1033</a></li>
<li>chore(deps): Bump google.golang.org/api from 0.277.0 to 0.280.0 by
<a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/smallstep/crypto/pull/1032">smallstep/crypto#1032</a></li>
<li>chore(deps): Bump
github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys from
1.4.0 to 1.5.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/smallstep/crypto/pull/1042">smallstep/crypto#1042</a></li>
<li>chore(deps): Bump golang.org/x/net from 0.54.0 to 0.55.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/smallstep/crypto/pull/1039">smallstep/crypto#1039</a></li>
<li>chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kms from
1.51.1 to 1.52.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/smallstep/crypto/pull/1038">smallstep/crypto#1038</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/azazeal"><code>@azazeal</code></a> made
their first contribution in <a
href="https://redirect.github.com/smallstep/crypto/pull/1035">smallstep/crypto#1035</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/smallstep/crypto/compare/v0.81.0...v0.81.1">https://github.com/smallstep/crypto/compare/v0.81.0...v0.81.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/smallstep/crypto/commit/444dcf9a7d709c42402b98252de1836b69244a71"><code>444dcf9</code></a>
Merge pull request <a
href="https://redirect.github.com/smallstep/crypto/issues/1021">#1021</a>
from smallstep/feat/add-tpm-key-scope</li>
<li><a
href="https://github.com/smallstep/crypto/commit/7f2cd2919c4be71122ccd05a002cf48173281027"><code>7f2cd29</code></a>
Change 'direct' openOption to 'useGoTPM'</li>
<li><a
href="https://github.com/smallstep/crypto/commit/563866c87beb27a4ebbde94760a55fd21211d730"><code>563866c</code></a>
Merge pull request <a
href="https://redirect.github.com/smallstep/crypto/issues/1045">#1045</a>
from smallstep/dependabot/go_modules/google.golang.o...</li>
<li><a
href="https://github.com/smallstep/crypto/commit/fef78a254eb332b9552da3225264cbac6810f812"><code>fef78a2</code></a>
Add 'direct' to openOptions for using underlying TPM channel</li>
<li><a
href="https://github.com/smallstep/crypto/commit/648242346d80f056c98ef17d1a2cc6ca487b847e"><code>6482423</code></a>
chore(deps): Bump google.golang.org/api from 0.280.0 to 0.283.0</li>
<li><a
href="https://github.com/smallstep/crypto/commit/3a18890b47e336d6621d7876f693a4ebf5e407a1"><code>3a18890</code></a>
Merge pull request <a
href="https://redirect.github.com/smallstep/crypto/issues/1044">#1044</a>
from smallstep/dependabot/go_modules/modernc.org/sql...</li>
<li><a
href="https://github.com/smallstep/crypto/commit/e7a5f7a233d43fa82282665c7d9ca31ed206bb9e"><code>e7a5f7a</code></a>
chore(deps): Bump modernc.org/sqlite from 1.50.1 to 1.51.0</li>
<li><a
href="https://github.com/smallstep/crypto/commit/83e8bea38702905fad227929a7b53203039b34ea"><code>83e8bea</code></a>
Merge pull request <a
href="https://redirect.github.com/smallstep/crypto/issues/1043">#1043</a>
from smallstep/dependabot/go_modules/github.com/aws/...</li>
<li><a
href="https://github.com/smallstep/crypto/commit/59366267ce5563c5592e3117bd29a65400438746"><code>5936626</code></a>
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kms</li>
<li><a
href="https://github.com/smallstep/crypto/commit/a17441dd70e3641d45575b497be1044e2b870d78"><code>a17441d</code></a>
Merge pull request <a
href="https://redirect.github.com/smallstep/crypto/issues/1046">#1046</a>
from smallstep/dependabot/go_modules/github.com/aws/...</li>
<li>Additional commits viewable in <a
href="https://github.com/smallstep/crypto/compare/v0.81.0...v0.82.0">compare
view</a></li>
</ul>
</details>
<br />
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent a12506c commit cafdeae
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
276 | | - | |
| 275 | + | |
| 276 | + | |
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
288 | | - | |
289 | | - | |
| 288 | + | |
| 289 | + | |
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
| |||
0 commit comments