Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

SadPencil
Copy link
Contributor

@SadPencil SadPencil commented Oct 1, 2022

I spent about ten hours to finally make it runable.

To run the demo:

cd demo/ && bash run-demo.sh

and curl will eventually fetch the content Hello, world which means the keyless scheme is successfully built.

Note: some go mod dependencies are upgraded to run in Go 1.19.1. And therefore 'vendor' directory is removed. I also did same with gokeyless repo (otherwise it can not run) so it is now a git submodule.

@SadPencil SadPencil changed the title Add demo scripts and make it runable in latest Go 1.19.1 Add a demo script and make the project runable in latest Go 1.19.1 Oct 1, 2022
@hslatman
Copy link
Owner

hslatman commented Oct 3, 2022

Hey @SadPencil,

Thank you for this! I'll need to block some time to properly check this out.

@hslatman hslatman mentioned this pull request Oct 17, 2023
@hslatman hslatman merged commit a0e2b77 into hslatman:main Oct 17, 2023
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