insomniacslk / dhcp

DHCPv6 and DHCPv4 packet library, client and server written in Go
BSD 3-Clause "New" or "Revised" License
710 stars 169 forks source link

downgrade mdlayher/socket to v0.4.1 for go 1.20 #517

Closed wwqgtxx closed 11 months ago

wwqgtxx commented 11 months ago

github.com/mdlayher/socket v0.5.0 need golang1.21 maybe downgrade to v0.4.1 is better

codecov[bot] commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (9b5d35a) 72.77% compared to head (4e1e6c5) 72.77%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #517 +/- ## ======================================= Coverage 72.77% 72.77% ======================================= Files 91 91 Lines 5777 5777 ======================================= Hits 4204 4204 Misses 1398 1398 Partials 175 175 ```

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