redhat-cop / cert-utils-operator

Set of functionalities around certificates packaged in a Kubernetes operator
Apache License 2.0
94 stars 35 forks source link

Update module github.com/pavel-v-chernykh/keystore-go/v4 to v4.5.0 #160

Open renovate[bot] opened 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/pavel-v-chernykh/keystore-go/v4 v4.2.0 -> v4.5.0 age adoption passing confidence

Release Notes

pavel-v-chernykh/keystore-go (github.com/pavel-v-chernykh/keystore-go/v4) ### [`v4.5.0`](https://togithub.com/pavlo-v-chernykh/keystore-go/releases/tag/v4.5.0) [Compare Source](https://togithub.com/pavel-v-chernykh/keystore-go/compare/v4.4.1...v4.5.0) - Introduce `GetPrivateKeyEntryCertificateChain` to get certificate chain associated with private key entry without a password - Bump golangci-lint version up to v1.54.2 ### [`v4.4.1`](https://togithub.com/pavlo-v-chernykh/keystore-go/releases/tag/v4.4.1) [Compare Source](https://togithub.com/pavel-v-chernykh/keystore-go/compare/v4.4.0...v4.4.1) - Cut a new tag trying to fix checksum mismatch issue [#​41](https://togithub.com/pavel-v-chernykh/keystore-go/issues/41) ### [`v4.4.0`](https://togithub.com/pavlo-v-chernykh/keystore-go/releases/tag/v4.4.0) [Compare Source](https://togithub.com/pavel-v-chernykh/keystore-go/compare/v4.3.0...v4.4.0) - Change all `github.com/pavel-v-chernykh/keystore-go` to `github.com/pavlo-v-chernykh/keystore-go` - Bump golang version up to 1.17 - Bump golangci-lint version up to 1.46.2 - Use standard UnixMilli to convert time to ms and ms to time ### [`v4.3.0`](https://togithub.com/pavlo-v-chernykh/keystore-go/releases/tag/v4.3.0) [Compare Source](https://togithub.com/pavel-v-chernykh/keystore-go/compare/v4.2.0...v4.3.0) 1. Introduce `WithCustomRandomNumberGenerator` configuration option [#​35](https://togithub.com/pavel-v-chernykh/keystore-go/issues/35)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



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

renovate[bot] commented 9 months ago

⚠ 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:

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: github.com/pavel-v-chernykh/keystore-go/v4@v4.5.0: parsing go.mod:
    module declares its path as: github.com/pavlo-v-chernykh/keystore-go/v4
            but was required as: github.com/pavel-v-chernykh/keystore-go/v4