Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop useless package. #259

Merged
merged 1 commit into from Dec 2, 2021
Merged

Conversation

mattmoor
Copy link
Member

@mattmoor mattmoor commented Dec 2, 2021

The pkcs11 package only contained a single function, which only delegates to a function with an identical signature. Drop the package, inline the function.

Signed-off-by: Matt Moore mattmoor@chainguard.dev

Ticket Link

N/A

Release Note

NONE

The `pkcs11` package only contained a single function, which only delegates to a function with an identical signature.  Drop the package, inline the function.

Signed-off-by: Matt Moore <mattmoor@chainguard.dev>
@dlorenc dlorenc merged commit adb6bd2 into sigstore:main Dec 2, 2021
@mattmoor mattmoor deleted the drop-useless-package branch December 2, 2021 15:07
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.

None yet

2 participants