mirror of
https://github.com/moby/buildkit.git
synced 2026-08-09 17:18:11 +00:00
This defines a better type for wildcard matching as well as a more appropritate package (contributed by Akihiro) for doing wildcard matching. Also some improvements to caching state such as compiled regexes. Co-authored-by: Akihiro Suda <suda.kyoto@gmail.com> Signed-off-by: Brian Goff <cpuguy83@gmail.com>