mirror of
https://github.com/moby/buildkit.git
synced 2026-06-30 19:57:39 +00:00
It's only used in a panic, so the additional functionality of pkg/errors is unlikely needed for this. While at it, also removing an unneeded import alias. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>