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

Add support for go 1.21 #198

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Conversation

Neo2308
Copy link
Member

@Neo2308 Neo2308 commented Aug 27, 2023

Description

  • Use go 1.21 for builds and release
  • Run unit tests on go 1.20 & 1.21
  • Update golangci-lint to latest.

Type of Change

  • Bug Fix
  • New Feature
  • Breaking Change
  • Refactor
  • Documentation
  • Other (please describe)

Checklist

  • I have read the contributing guidelines
  • Existing issues have been referenced (where applicable)
  • I have verified this change is not present in other open pull requests
  • Functionality is documented
  • All code style checks pass
  • New code contribution is covered by automated tests
  • All new and existing tests pass

* Use go 1.21 for builds and release
* Run unit tests on go 1.20 & 1.21
* Update golangci-lint to latest.
@codecov-commenter
Copy link

Codecov Report

Merging #198 (a0e7820) into main (16a0b8d) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main     #198   +/-   ##
=======================================
  Coverage   29.34%   29.34%           
=======================================
  Files          30       30           
  Lines        3974     3974           
=======================================
  Hits         1166     1166           
  Misses       2721     2721           
  Partials       87       87           

@pnickolov pnickolov merged commit 9b631c2 into cisco-open:main Aug 28, 2023
7 checks passed
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.

3 participants