diff --git a/cmd/files.go b/cmd/files.go index 180d2dc..2f17f1d 100644 --- a/cmd/files.go +++ b/cmd/files.go @@ -11,6 +11,7 @@ import ( "math/rand/v2" "os" "path/filepath" + "regexp" "runtime" "slices" "strings"