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

fix(evmemulator): remove wasp-cli dependency #2889

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

dessaya
Copy link
Collaborator

@dessaya dessaya commented Sep 25, 2023

Basically moves tools/wasp-cli/log/log.go to packages/cliutil/log so that evmemulator does not depend on wasp-cli.

Adds tools/evm/evmemulator/go.mod so that it does not add the cobra dependency to the main module.

@dessaya dessaya merged commit d282501 into iotaledger:develop Sep 25, 2023
5 checks passed
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