What's Changed
- testscript: remove temp dirs when finishing once again by @mvdan in https://github.com/rogpeppe/go-internal/pull/290
Full Changelog: https://github.com/rogpeppe/go-internal/compare/v1.14.0...v1.14.1
Unclaimed project
Are you a maintainer of go-internal? Claim this project to take control of your public changelog and roadmap.
Changelog
Selected Go-internal packages factored out from the standard library
Full Changelog: https://github.com/rogpeppe/go-internal/compare/v1.14.0...v1.14.1
func() int in RunMain by @mvdan in https://github.com/rogpeppe/go-internal/pull/281go to the list of testscript commands by @rudifa in https://github.com/rogpeppe/go-internal/pull/249modfile, module, semver and txtar packages are all now deprecated and forward what they can to to their respective upstream packages.