yq/pkg
StressTestor 87bf67c368 refactor: inline UTF-8 BOM skip instead of utfbom dependency
per ccoVeille's review, front matter only needs UTF-8 BOM handling, not
the full utfbom package. replace utfbom.Skip with a small unexported
stripUTF8BOM helper and add a stdin-path regression test alongside the
existing file-path one. utfbom stays in go.mod since decoder_csv_object.go
still uses it for CSV decoding.
2026-07-02 02:04:24 -06:00
..
yqlib refactor: inline UTF-8 BOM skip instead of utfbom dependency 2026-07-02 02:04:24 -06:00