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

Change Go version to match 1.N.P syntax. #2096

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

kislaykishore
Copy link
Collaborator

This fixes the CodeQL warning about incorrect Go Toolchain version.

Description

Link to the issue in case of a bug fix.

NA

Testing details

  1. Manual - NA
  2. Unit tests - NA
  3. Integration tests - NA

This fixes the CodeQL warning about incorrect Go Toolchain version.
@kislaykishore kislaykishore requested a review from a team as a code owner July 3, 2024 06:34
Copy link

codecov bot commented Jul 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.20%. Comparing base (71e8a34) to head (85289c0).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2096      +/-   ##
==========================================
- Coverage   72.21%   72.20%   -0.01%     
==========================================
  Files         101      101              
  Lines       10956    10956              
==========================================
- Hits         7912     7911       -1     
- Misses       2714     2715       +1     
  Partials      330      330              
Flag Coverage Δ
unittests 72.20% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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