Skip to content

fix(deps): upgrade golang.org/x modules and gorilla/websocket to fix CVEs - #2605

Open
sang-neo03 wants to merge 6 commits into
mainfrom
fix/go-deps-cve
Open

fix(deps): upgrade golang.org/x modules and gorilla/websocket to fix CVEs#2605
sang-neo03 wants to merge 6 commits into
mainfrom
fix/go-deps-cve

ci(release): build release binaries with Go 1.26.7

9738512
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2026 in 1s

75.76% (-0.10%) compared to 59dcdf5

View this Pull Request on Codecov

75.76% (-0.10%) compared to 59dcdf5

Details

Codecov Report

❌ Patch coverage is 89.47368% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.76%. Comparing base (59dcdf5) to head (9738512).

Files with missing lines Patch % Lines
cmd/auth/login_interactive.go 0.00% 2 Missing ⚠️
shortcuts/base/record_ops.go 33.33% 2 Missing ⚠️
shortcuts/mail/draft/htmltext.go 96.07% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2605      +/-   ##
==========================================
- Coverage   75.85%   75.76%   -0.10%     
==========================================
  Files        1107     1107              
  Lines      124578   124619      +41     
==========================================
- Hits        94499    94416      -83     
- Misses      22433    22574     +141     
+ Partials     7646     7629      -17     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.