We’ve made a bunch of little fixes here and there, and I imagine the tests alone could benefit from a proper release to various systems automations.
What's Changed
- Update crypto version to v0.35.0 sftp#625 by @kbutz in #626
- go.mod: set the minimum version to 1.23.0 as x/crypto by @drakkan in #628
- run go mod tidy by @drakkan in #629
- Fix SSH subsystemrequest usage by @puellanivis in #632
- Updating go packages by @Farokhcpu in #635
- add security policy by @drakkan in #637
- Fix typos in InMemHandler comments by @KleeKitz in #640
- Don't use LICENSE as a self-test sample file by @jas4711 in #638
- Accept '-' in usernames for ls self-test by @jas4711 in #639
New Contributors
- @kbutz made their first contribution in #626
- @Farokhcpu made their first contribution in #635
- @KleeKitz made their first contribution in #640
- @jas4711 made their first contribution in #638
Full Changelog: v1.13.9...v1.13.10