New
v1.14.0
What's Changed
- Bump Go dependencies by @lucacome in https://github.com/rogpeppe/go-internal/pull/266
- diff,misspell: fix typos in comments by @alexandear in https://github.com/rogpeppe/go-internal/pull/282
- testscript: phase out
func() intin RunMain by @mvdan in https://github.com/rogpeppe/go-internal/pull/281 - add Go 1.24.x, drop 1.22.x by @mvdan in https://github.com/rogpeppe/go-internal/pull/288
New Contributors
- @lucacome made their first contribution in https://github.com/rogpeppe/go-internal/pull/266
- @alexandear made their first contribution in https://github.com/rogpeppe/go-internal/pull/282
Full Changelog: https://github.com/rogpeppe/go-internal/compare/v1.13.1...v1.14.0