Skip to content

Add an environment variable which overrides the Go version detection #1147

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

Merged
merged 1 commit into from
May 25, 2024

Conversation

ldez
Copy link
Contributor

@ldez ldez commented May 24, 2024

Fixes #1143
Related to #1144

@ldez ldez changed the title feat: add an environment variable which overrides the Go version detection Add an environment variable which overrides the Go version detection May 24, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 33.33333% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 68.45%. Comparing base (75dd9d6) to head (f49de46).

Files Patch % Lines
helpers.go 33.33% 2 Missing and 2 partials ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1147      +/-   ##
==========================================
- Coverage   68.52%   68.45%   -0.08%     
==========================================
  Files          68       68              
  Lines        3746     3747       +1     
==========================================
- Hits         2567     2565       -2     
- Misses       1065     1066       +1     
- Partials      114      116       +2     

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

@ccojocar ccojocar merged commit 5f0084e into securego:master May 25, 2024
6 checks passed
@ldez ldez deleted the feat/go-version-overrides branch May 25, 2024 10:17
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.

Add an option to set the Go version
3 participants