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

Deps: Minimize list of dependencies #61

Open
4 of 9 tasks
trakhimenok opened this issue May 5, 2023 · 0 comments
Open
4 of 9 tasks

Deps: Minimize list of dependencies #61

trakhimenok opened this issue May 5, 2023 · 0 comments

Comments

@trakhimenok
Copy link
Contributor

trakhimenok commented May 5, 2023

See go.mod.

Candidates for removal:

  • github.com/google/uuid v1.3.0 // indirect
  • github.com/julienschmidt/httprouter v1.3.0 // indirect
  • github.com/pquerna/ffjson v0.0.0-20190930134022-aa0246cd15f7 // indirect
  • github.com/strongo/app v0.1.0 // indirect
  • github.com/strongo/emoji v0.0.1 // indirect
  • github.com/strongo/gamp v0.0.1 // indirect
  • github.com/strongo/log v0.0.2 // indirect
  • github.com/strongo/random v0.0.1 // indirect
  • github.com/strongo/slice v0.1.2 // indirect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant