Skip to content

updating go version to fix CVE-2026-27144#1322

Merged
VardhanThigle merged 1 commit into
masterfrom
updating-go-sum
Apr 28, 2026
Merged

updating go version to fix CVE-2026-27144#1322
VardhanThigle merged 1 commit into
masterfrom
updating-go-sum

Conversation

@VardhanThigle

@VardhanThigle VardhanThigle commented Apr 28, 2026

Copy link
Copy Markdown
Contributor

Fixes #<issue_number_goes_here>

It's a good idea to open an issue first for discussion.

  • Tests pass
    • go mod tidy
    • go vet ./...
    • go test ./...
  • Appropriate changes to README are included in PR

@VardhanThigle VardhanThigle requested a review from a team as a code owner April 28, 2026 09:51
@VardhanThigle VardhanThigle requested review from bharadwaj-aditya and manitgupta and removed request for a team April 28, 2026 09:51

@shreyakhajanchi shreyakhajanchi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Are there no changes in go.sum file?

Comment thread .github/workflows/integration-tests-against-emulator.yaml
Comment thread docs/install.md Outdated
@VardhanThigle

Copy link
Copy Markdown
Contributor Author

Are there no changes in go.sum file?

Yes. That might be because the dependencies are already updated by dependbot.

@codecov

codecov Bot commented Apr 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.53%. Comparing base (63f2fd2) to head (7dc1f10).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1322   +/-   ##
=======================================
  Coverage   47.52%   47.53%           
=======================================
  Files         234      234           
  Lines       27098    27098           
  Branches      602      602           
=======================================
+ Hits        12879    12881    +2     
+ Misses      13473    13471    -2     
  Partials      746      746           
Components Coverage Δ
backend-apis 42.98% <ø> (ø)
backend-library 51.87% <ø> (ø)
cli 24.10% <ø> (ø)
frontend 38.61% <ø> (+0.04%) ⬆️
see 1 file with indirect coverage changes
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread .github/workflows/lint.yaml
@VardhanThigle VardhanThigle merged commit 7be4886 into master Apr 28, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants