mirror of
https://github.com/moby/buildkit.git
synced 2026-08-09 01:01:08 +00:00
Introduce util/bkslices.Dedupe[T] as a generic replacement for the string-only strutil.DedupeSlice. Remove the now unused util/strutil package. Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>