v0.17.3
Module compatibility patch for downstream Gazelle consumers.
Fixed
- Lower the module
godirective from1.25.0to1.22.0. - Pin
golang.org/x/synctov0.11.0so consumers that import gotreesitter only as a parser runtime are not forced onto Go 1.25.
Validation
go test . ./grammars -run '^$' -count=1