Skip to content

Commit cafdeae

Browse files
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

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ require (
2525
go.lsp.dev/uri v0.3.0
2626
go.opentelemetry.io/otel v1.43.0
2727
go.opentelemetry.io/otel/trace v1.43.0
28-
go.step.sm/crypto v0.81.0
28+
go.step.sm/crypto v0.82.0
2929
golang.org/x/oauth2 v0.36.0
3030
golang.org/x/sync v0.21.0
3131
golang.org/x/sys v0.46.0
@@ -127,7 +127,7 @@ require (
127127
go.opentelemetry.io/otel/metric v1.43.0 // indirect
128128
go.yaml.in/yaml/v2 v2.4.4 // indirect
129129
go.yaml.in/yaml/v4 v4.0.0-rc.2 // indirect
130-
golang.org/x/crypto v0.51.0 // indirect
130+
golang.org/x/crypto v0.52.0 // indirect
131131
golang.org/x/exp v0.0.0-20260410095643-746e56fc9e2f // indirect
132132
golang.org/x/net v0.55.0 // indirect
133133
golang.org/x/text v0.37.0 // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -272,8 +272,8 @@ go.opentelemetry.io/otel/sdk/metric v1.43.0 h1:S88dyqXjJkuBNLeMcVPRFXpRw2fuwdvfC
272272
go.opentelemetry.io/otel/sdk/metric v1.43.0/go.mod h1:C/RJtwSEJ5hzTiUz5pXF1kILHStzb9zFlIEe85bhj6A=
273273
go.opentelemetry.io/otel/trace v1.43.0 h1:BkNrHpup+4k4w+ZZ86CZoHHEkohws8AY+WTX09nk+3A=
274274
go.opentelemetry.io/otel/trace v1.43.0/go.mod h1:/QJhyVBUUswCphDVxq+8mld+AvhXZLhe+8WVFxiFff0=
275-
go.step.sm/crypto v0.81.0 h1:e+ouzpNt3Xm4dp7HGXhgYB5y4iFik3vh3phHKWmvugU=
276-
go.step.sm/crypto v0.81.0/go.mod h1:fsTizqQeASjTXnbv9O00XtRlIuXRkCdoRiJNyXGQujc=
275+
go.step.sm/crypto v0.82.0 h1:JOT8b/7Jh4My3mxE4U7UkuaN2sUGkZ8fnjznXaTGoRE=
276+
go.step.sm/crypto v0.82.0/go.mod h1:qyLTv666WJ6ImFPUjljux+684Y/GGYUjAZcKCnc6yBs=
277277
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
278278
go.uber.org/goleak v1.3.0/go.mod h1:CoHD4mav9JJNrW/WLlf7HGZPjdw8EucARQHekz1X6bE=
279279
go.yaml.in/yaml/v2 v2.4.4 h1:tuyd0P+2Ont/d6e2rl3be67goVK4R6deVxCUX5vyPaQ=
@@ -285,8 +285,8 @@ golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACk
285285
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
286286
golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4=
287287
golang.org/x/crypto v0.19.0/go.mod h1:Iy9bg/ha4yyC70EfRS8jz+B6ybOBKMaSxLj6P6oBDfU=
288-
golang.org/x/crypto v0.51.0 h1:IBPXwPfKxY7cWQZ38ZCIRPI50YLeevDLlLnyC5wRGTI=
289-
golang.org/x/crypto v0.51.0/go.mod h1:8AdwkbraGNABw2kOX6YFPs3WM22XqI4EXEd8g+x7Oc8=
288+
golang.org/x/crypto v0.52.0 h1:RMs7fP2rXdep0CftQlK8Uf+kibLm7qkCcradZWYz988=
289+
golang.org/x/crypto v0.52.0/go.mod h1:1QgfPxDqh0T2M/elOJtp9RvuR95kVjir0e6/BvEmGbc=
290290
golang.org/x/exp v0.0.0-20260410095643-746e56fc9e2f h1:W3F4c+6OLc6H2lb//N1q4WpJkhzJCK5J6kUi1NTVXfM=
291291
golang.org/x/exp v0.0.0-20260410095643-746e56fc9e2f/go.mod h1:J1xhfL/vlindoeF/aINzNzt2Bket5bjo9sdOYzOsU80=
292292
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4/go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4=

0 commit comments

Comments
 (0)