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

Use renamed module fork github.com/smallstep/go-attestation #233

Merged
merged 3 commits into from
May 9, 2023

Conversation

hslatman
Copy link
Member

@hslatman hslatman commented May 9, 2023

Downstream users of packages that depend on crypto will hit issues when using a replace in this package. We've created a branch called surrogate in github.com/smallstep/go-attestation, which includes all our latest changes and which has its module name renamed, allowing for a direct import instead of a replace.

This should address smallstep/certificates#1377

Downstream users of packages that depend on `crypto` will hit
issues when using a replace in this package. We've created a
branch called `surrogate` in `github.com/smallstep/go-attestation`,
which includes all our latest changes and which has its module
name renamed, allowing for a direct import instead of a replace.
@hslatman hslatman requested review from maraino and dopey May 9, 2023 11:10
@hslatman hslatman merged commit b0c399b into master May 9, 2023
12 checks passed
@hslatman hslatman deleted the herman/use-smallstep-attestation-fork branch May 9, 2023 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants