Skip to content

get rid of adapter.go and rename Startup_ and Shutdown_ #331

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

Merged
merged 1 commit into from
Jun 13, 2023
Merged

get rid of adapter.go and rename Startup_ and Shutdown_ #331

merged 1 commit into from
Jun 13, 2023

Conversation

chrisfenner
Copy link
Member

This change removes an adapter that was created to allow go-tpm-tools to be depended upon in the tests for go-tpm, without updating go-tpm-tools to use go-tpm/legacy/tpm2 instead of go-tpm/tpm2. As part of releasing 0.9.0, we need to first delete this adapter and update go-tpm-tools to depend on legacy/tpm2.

Note: The tests will fail to compile until we update to relying on a release of go-tpm-tools that uses legacy/tpm2.

@chrisfenner chrisfenner marked this pull request as ready for review June 13, 2023 08:33
@chrisfenner chrisfenner requested review from alexmwu, jkl73 and a team as code owners June 13, 2023 08:33
@chrisfenner chrisfenner merged commit af08f6d into google:main Jun 13, 2023
@chrisfenner chrisfenner deleted the main branch June 13, 2023 08:35
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.

1 participant