We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
feat: Updates Go to 1.26 and refactors internal parsing (#193) * chore: bump go to 1.26 * fix: don't panic * refactor: get rid of reflection * fix: linters * fix: linter warnings * fix: review comments