mirror of
https://github.com/lunchcat/sif.git
synced 2026-01-14 05:46:33 -08:00
replace errors.new(fmt.sprintf()) with fmt.errorf, use strings.builder instead of string concatenation in loop, fix defer in loop issue, preallocate slices where size is estimable