uber-go / sally

A tiny HTTP server for supporting custom Golang import paths
MIT License
311 stars 29 forks source link

Use Go 1.22 and upgrade dependencies #141

Closed harryzcy closed 4 months ago

harryzcy commented 6 months ago

This PR upgrades Sally to use Go 1.22.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 76.11%. Comparing base (34cf155) to head (ea8c446).

:exclamation: Current head ea8c446 differs from pull request most recent head ccb6af3. Consider uploading reports for the commit ccb6af3 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #141 +/- ## ========================================== - Coverage 77.37% 76.11% -1.27% ========================================== Files 3 3 Lines 137 180 +43 ========================================== + Hits 106 137 +31 - Misses 27 39 +12 Partials 4 4 ```

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