Description
https://github.com/pmezard/go-difflib : as quoted, "THIS PACKAGE IS NO LONGER MAINTAINED." ; code hasn't evolved in 9 years.
https://github.com/davecgh/go-spew : hasn't been touched in 6 years.
Removing old & dangerous code would lead to a cleaner codebase.
Proposed solution
Use case
Reduce the dependency on outdated & abandoned repositories, to improve the safety of the library, and the potential supply chain attacks.
Description
https://github.com/pmezard/go-difflib : as quoted, "THIS PACKAGE IS NO LONGER MAINTAINED." ; code hasn't evolved in 9 years.
https://github.com/davecgh/go-spew : hasn't been touched in 6 years.
Removing old & dangerous code would lead to a cleaner codebase.
Proposed solution
Use case
Reduce the dependency on outdated & abandoned repositories, to improve the safety of the library, and the potential supply chain attacks.