reducing dependencies significantly improves your security posture.
if you remove this two things
github.com/pkg/errors v0.9.1
github.com/urfave/cli/v2 v2.25.1
you are left only with standard and vouched by bigtech imports
do recommend. more people will consider using this project.
reducing dependencies significantly improves your security posture.
if you remove this two things
you are left only with standard and vouched by bigtech imports
do recommend. more people will consider using this project.