Hi, cool project. Liked the way you can do `json.Decoder(jsonc.Decoder(f)).Decode(&s)`. I wish if you could remove depending on github.com/muhammadmuzzammil1998/jsonc in go.mod . As far as I could tell, it's only used in benchmarks/ ?