Closed andrewhop closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.09%. Comparing base (
4e54dd8
) to head (d19fe55
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description of changes:
Add back support for Go 1.17.13 which is used by NetOS. Fix a few language compatibility issues for interface{} and cmd struct. This change does not affect the integrity value of the FIPS module.
Testing:
This change adds a new CI test which uses Go 1.17.13.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.
Co-authored-by: Sean McGrail mcgrails@amazon.com