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

Unexport pkg/cosign/remote.StaticLayer #483

Merged
merged 1 commit into from
Jul 26, 2021

Conversation

imjasonh
Copy link
Member

This type isn't used outside of the package, so there's no reason to export it. If other external packages come to depend on it you might anger people with breaking changes. Let's just unexport it now while (we think) it doesn't have many dependents. If we decide it's worth sharing we can make that decision later.

@dlorenc
Copy link
Member

dlorenc commented Jul 26, 2021

SGTM I think @jonjohnsonjr was actually thinking of moving this into ggcr itself. Did that ever happen?

@imjasonh
Copy link
Member Author

SGTM I think @jonjohnsonjr was actually thinking of moving this into ggcr itself. Did that ever happen?

It hasn't happened yet but I definitely think we should consider it.

@dekkagaijin dekkagaijin merged commit 4155550 into sigstore:main Jul 26, 2021
@cpanato cpanato added this to the v1.0.0 milestone Jul 27, 2021
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