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

Move LoadEcdsa... into pkg/cosign/keys.go #667

Merged
merged 1 commit into from
Sep 14, 2021

Conversation

mattmoor
Copy link
Member

Chains is consuming this public function, but because ./cmd/cosign/cli pulls in glog we hit the -log_dir problem. With this change it can drop it's dependency on cli.

Signed-off-by: Matt Moore mattomata@gmail.com

cc @priyawadhwa @dlorenc @dekkagaijin

@mattmoor
Copy link
Member Author

Whoops, left in some bonus (dead) code.

Chains is consuming this public function, but because `./cmd/cosign/cli` pulls in `glog` we hit the `-log_dir` problem.  With this change it can drop it's dependency on `cli`.

Signed-off-by: Matt Moore <mattomata@gmail.com>
@mattmoor
Copy link
Member Author

Should be cleaned up.

@dekkagaijin dekkagaijin merged commit 152eefb into sigstore:main Sep 14, 2021
@mattmoor mattmoor deleted the move-load-ecdsa branch September 14, 2021 20:40
@cpanato cpanato added this to the v1.2.0 milestone Sep 15, 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.

None yet

3 participants