Skip to content

Conversation

@gdams
Copy link
Collaborator

@gdams gdams commented Dec 4, 2025

No description provided.

@qmuntal qmuntal merged commit 71711a1 into v2 Dec 4, 2025
59 checks passed
@qmuntal qmuntal deleted the dev/gadams/fedora branch December 4, 2025 14:51
Copy link
Collaborator

@dagood dagood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this for:

image: [
mcr.microsoft.com/oss/go/microsoft/golang:1.24-azurelinux3.0,
mcr.microsoft.com/oss/go/microsoft/golang:1.24-cbl-mariner2.0,
fedora:latest,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should use a yaml-style list rather than half-JSON if you're using multiple lines anyway, to make this cleaner.

}

// SupportsRSAPKCS1Encryption returns true if the RSA PKCS1 v1.5 padding is supported for encryption and decryption.
var SupportsRSAPKCS1Encryption = sync.OnceValue(func() bool {
Copy link
Collaborator

@dagood dagood Dec 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR title doesn't seem accurate? (Not just adding testing, also fixing.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants