Sourced from fortio.org/fortio's releases.
v1.66.5
Use https://github.com/fortio/safecast 1.0.0 release and fixed detected issues with latest gosec G115 thanks to it
What's Changed
- Use safecast / eliminate most nolint:gosec by
@ldemailly
in fortio/fortio#976- More gosec fixes, as detected by linter 1.61.0 by
@ldemailly
in fortio/fortio#978- Bump fortio.org/safecast from 0.1.1 to 1.0.0 by
@dependabot
in fortio/fortio#979Full Changelog: https://github.com/fortio/fortio/compare/v1.66.3...v1.66.5
3af89dc
Bump fortio.org/safecast from 0.1.1 to 1.0.0 (#979)3ff2c32
More gosec fixes, as detected by linter 1.61.0, though that'll need to
wait f...