Skip to content

Conversation

@vaikas
Copy link
Collaborator

@vaikas vaikas commented Jun 8, 2022

Signed-off-by: Ville Aikas vaikas@chainguard.dev

Summary

Manual fixing of the import paths:

for i in `find . -type f -iname '*.go'`
sed -i '' 's@/sigstore/cosign@/sigstore/policy-controller@g' $i

Also some other small changes by spot checking. Update go.mod to be correct.

Ticket Link

Fixes

Release Note


vaikas added 2 commits June 8, 2022 16:23
Signed-off-by: Ville Aikas <vaikas@chainguard.dev>
Signed-off-by: Ville Aikas <vaikas@chainguard.dev>
@cpanato cpanato merged commit 7bcc533 into sigstore:main Jun 8, 2022
@vaikas vaikas deleted the fix-imports branch June 8, 2022 14:26
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.

2 participants