Skip to content

Tags: obalunenko/getenv

Tags

v1.14.2

Toggle v1.14.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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