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

Clean the useless module this project use #19

Open
ozline opened this issue Oct 8, 2024 · 1 comment
Open

Clean the useless module this project use #19

ozline opened this issue Oct 8, 2024 · 1 comment
Assignees
Labels
dependencies Pull requests that update a dependency file good first issue Good for newcomers

Comments

@ozline
Copy link
Member

ozline commented Oct 8, 2024

Currently, there are serious problems with dependency management in this project. We don't know which dependencies we use, and whether some dependencies have overlapping functions

We need a volunteer to assist in dependency analysis of go.mod, find unnecessary dependencies and delete them

What you should do

  • List the necessary dependencies and provide explanations for unnecessary dependencies
  • For unnecessary dependencies, enter the file that uses its function and make corresponding modifications

Tips

you may need use Lark Docs, if you are intrest to solve this problem, plz comment to contact us

@ozline ozline added good first issue Good for newcomers dependencies Pull requests that update a dependency file labels Oct 8, 2024
@mutezebra
Copy link
Member

I want to try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants