zoro
zoro copied to clipboard
Upgrade golang.org/x/net for Go 1.23 compatibility
Fixes #29 Closes #28
Changes proposed in this pull request:
- Upgrade ancient golang.org/x/net to recent v0.28.0 for Go 1.23 compatibility and addressing known security vulnerabilities
- Added Go 1.23 (or whatever
stableis at the time of running) to the CI workflow
@txthinking, please test it in practice (as there are no tests) and if all works make a release after merging.