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

Remove unused age keysource code #842

Merged
merged 1 commit into from Feb 24, 2022
Merged

Remove unused age keysource code #842

merged 1 commit into from Feb 24, 2022

Conversation

hiddeco
Copy link
Member

@hiddeco hiddeco commented Mar 30, 2021

This removes two pieces of code in the age keysource that are not
actually used.

The parsedIdentity is technically a candidate to stay, but should
then be changed to a []*age.X25519Identity type and be lazy-loaded
by Decrypt (with the result of age.ParseIdentities).

This removes two pieces of code in the age keysource that are not
actually used.

The `parsedIdentity` is technically a candidate to stay, but should
then be changed to a `[]*age.X25519Identity` type and be lazy-loaded
by `Decrypt` (with the result of `age.ParseIdentities`).

Signed-off-by: Hidde Beydals <hello@hidde.co>
@ajvb
Copy link
Contributor

ajvb commented Feb 24, 2022

Thank you @hiddeco !

@ajvb ajvb merged commit 624c7d0 into getsops:develop Feb 24, 2022
@hiddeco hiddeco deleted the remove-unused-age-code branch February 26, 2022 19:20
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