yq/pkg
Rudolf Thomas 14d576787a feat: Create parent directories if --split-exp is used.
Problem: When --split-exp is used and produces filenames with slashes in
them, the target directories must already exist otherwise yq fails.

Fix/feature: Create the necessary directories with os.MkdirAll().
The permissions 0750 were chosen to satisfy the vulnerability checker.
2024-12-13 11:48:19 +01:00
..
yqlib feat: Create parent directories if --split-exp is used. 2024-12-13 11:48:19 +01:00