Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

downgrade to go1.20 because golangci-lint does not support go1.21, yet #121

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

nunnatsa
Copy link
Owner

@nunnatsa nunnatsa commented Dec 10, 2023

Description

Downgrade to go1.20 because golangci-lint does not support go1.21, yet

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Added test case and related test data
  • Update the functional test

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I ran golangci-lint

@nunnatsa

Copy link

Pull Request Test Coverage Report for Build 7157717369

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 84.444%

Totals Coverage Status
Change from base Build 7081898738: 0.0%
Covered Lines: 1102
Relevant Lines: 1305

💛 - Coveralls

@nunnatsa nunnatsa merged commit 14c7130 into main Dec 10, 2023
1 check passed
@nunnatsa nunnatsa deleted the go-downgrade-1.20 branch December 10, 2023 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant