ObolNetwork / charon

Charon (pronounced 'kharon') is a Proof of Stake Ethereum Distributed Validator Client
https://docs.obol.tech/
Other
166 stars 78 forks source link

*: bump go version to 1.22.4 #3118

Closed KaloyanTanev closed 1 month ago

KaloyanTanev commented 1 month ago

There was new release of golang yesterday, that fixed security issues with net package.

category: misc ticket: none

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 56.81%. Comparing base (470c3b0) to head (6c00a79).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3118 +/- ## ========================================== + Coverage 56.74% 56.81% +0.06% ========================================== Files 208 208 Lines 29276 29276 ========================================== + Hits 16614 16633 +19 + Misses 10821 10805 -16 + Partials 1841 1838 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.