awslabs / goformation

GoFormation is a Go library for working with CloudFormation templates.
Apache License 2.0
841 stars 197 forks source link

feat: bump Golang versions #654

Closed rubenfonseca closed 3 months ago

rubenfonseca commented 3 months ago

Description of changes: This PR bumps the supported Golang versions to the three latest stable versions: 1.20 - 1.22.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 1.55%. Comparing base (5dfc11a) to head (6f9240c). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #654 +/- ## ========================================== - Coverage 5.25% 1.55% -3.71% ========================================== Files 30 7209 +7179 Lines 19433 112388 +92955 ========================================== + Hits 1022 1751 +729 - Misses 18382 110509 +92127 - Partials 29 128 +99 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 3 months ago

:tada: This PR is included in version 7.14.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: