chrome-ssh-agent icon indicating copy to clipboard operation
chrome-ssh-agent copied to clipboard

fix(deps): update module github.com/youmark/pkcs8 to v1

Open renovate-bot opened this issue 1 year ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a -> v1.1 age adoption passing confidence

Release Notes

youmark/pkcs8 (github.com/youmark/pkcs8)

v1.1: Support AES-128-CBC

Compare Source

In this release, we include the following features and changes:

  1. Add support for parsing AES-128-CBC encrypted private key.
  2. Create 'ParsePKCS8PrivateKeyRSA' and 'ParsePKCS8PrivateKeyECDSA' to return typed versions of parsed keys.
  3. Add test cases.
  4. Miscellaneous changes.
  5. Last release to support Golang 1.9

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate-bot avatar Jan 28 '24 09:01 renovate-bot

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: errors parsing go.mod:
go.mod:7:2: no matching versions for query "v1.2"

forking-renovate[bot] avatar Jan 28 '24 09:01 forking-renovate[bot]