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
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 themWhat you should do
Tips
you may need use Lark Docs, if you are intrest to solve this problem, plz comment to contact us