anchore / stereoscope

go library for processing container images and simulating a squash filesystem
Apache License 2.0
81 stars 44 forks source link

Drop github.com/pkg/errors #212

Closed jonjohnsonjr closed 6 months ago

jonjohnsonjr commented 10 months ago

Most of these uses seem unintentional, but I've rewritten the intentional uses using fmt.Errorf.