Skip to content

ci: upgrades go version to latest stable version to resolve security vulnerability bug - #82

Merged
kgiusti merged 1 commit into
containers:mainfrom
rosygmiki:go-version
Apr 16, 2026
Merged

ci: upgrades go version to latest stable version to resolve security vulnerability bug#82
kgiusti merged 1 commit into
containers:mainfrom
rosygmiki:go-version

Conversation

@rosygmiki

Copy link
Copy Markdown
Collaborator

This PR fixes security vulnerability bug causing CI failure

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the Go version in go.mod from 1.25 to 1.26.2. The review feedback suggests adhering to Go 1.21+ conventions by using the go directive for the major/minor version and the toolchain directive for the specific patch version to improve compatibility for library consumers.

Comment thread go.mod Outdated
@codecov

codecov Bot commented Apr 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.94%. Comparing base (8e7a7e1) to head (8721df7).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #82   +/-   ##
=======================================
  Coverage   68.94%   68.94%           
=======================================
  Files          10       10           
  Lines        1111     1111           
=======================================
  Hits          766      766           
  Misses        232      232           
  Partials      113      113           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rosygmiki
rosygmiki force-pushed the go-version branch 2 times, most recently from 928e33f to 18857e6 Compare April 16, 2026 14:41

@djach7 djach7 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two small changes requested

Comment thread .github/workflows/release.yml Outdated
Comment thread .github/workflows/ci.yml Outdated
…vulnerability bug

Signed-off-by: Rosy-Glorious Miki <rmiki@redhat.com>

@djach7 djach7 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kgiusti
kgiusti merged commit 694288b into containers:main Apr 16, 2026
14 checks passed
@rosygmiki
rosygmiki deleted the go-version branch May 6, 2026 18:08
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