Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump go.step.sm/crypto from 0.54.0 to 0.54.2 (#1402)
Bumps [go.step.sm/crypto](https://github.com/smallstep/crypto) from 0.54.0 to 0.54.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/smallstep/crypto/commit/74dea0b0543e407e51e05a30a3b3a7b79e71cb3b"><code>74dea0b</code></a> Merge pull request <a href="https://redirect.github.com/smallstep/crypto/issues/631">#631</a> from smallstep/mariano/mackms-tags</li> <li><a href="https://github.com/smallstep/crypto/commit/d01bccd66e8a6790a440abbb57abb71959580959"><code>d01bccd</code></a> Remove debug comments</li> <li><a href="https://github.com/smallstep/crypto/commit/05f8a4b1d497c35b0c3ac6bb782431bca9ad70a2"><code>05f8a4b</code></a> Allow to retry with no tags when loading privatekeys</li> <li><a href="https://github.com/smallstep/crypto/commit/3a8464f9631b1f0b2d77bd00ba0f498e8a4c70e6"><code>3a8464f</code></a> Merge pull request <a href="https://redirect.github.com/smallstep/crypto/issues/630">#630</a> from smallstep/mariano/mackms-conversions</li> <li><a href="https://github.com/smallstep/crypto/commit/9882b2b9aa6c989fa779e8def4d30c7a4ebb7fb5"><code>9882b2b</code></a> Fix cgo data conversion for bytes and strings</li> <li><a href="https://github.com/smallstep/crypto/commit/96300f09afbb51baae0dfd58293099056a17cb93"><code>96300f0</code></a> Merge pull request <a href="https://redirect.github.com/smallstep/crypto/issues/626">#626</a> from smallstep/dependabot/go_modules/google.golang.or...</li> <li><a href="https://github.com/smallstep/crypto/commit/a21542370c9741c3c7f1f573abebfeff0a6ec720"><code>a215423</code></a> Merge pull request <a href="https://redirect.github.com/smallstep/crypto/issues/625">#625</a> from smallstep/dependabot/go_modules/github.com/aws/a...</li> <li><a href="https://github.com/smallstep/crypto/commit/558b9f304a4be31e4e2b50feae4a4598188dfa44"><code>558b9f3</code></a> Bump google.golang.org/api from 0.204.0 to 0.205.0</li> <li><a href="https://github.com/smallstep/crypto/commit/e2b707dd8466cbdb9efd80a339a115e24b0a2290"><code>e2b707d</code></a> Bump github.com/aws/aws-sdk-go-v2/config from 1.28.1 to 1.28.3</li> <li><a href="https://github.com/smallstep/crypto/commit/a9a4170ba78257c04bd8b4f2c7604856899dc1bb"><code>a9a4170</code></a> Merge pull request <a href="https://redirect.github.com/smallstep/crypto/issues/627">#627</a> from smallstep/dependabot/go_modules/golang.org/x/sys...</li> <li>Additional commits viewable in <a href="https://github.com/smallstep/crypto/compare/v0.54.0...v0.54.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=go.step.sm/crypto&package-manager=go_modules&previous-version=0.54.0&new-version=0.54.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