go-libp2p
go-libp2p copied to clipboard
Drop support for go1.20
Keeping with the last two go versions policy, we should upgrade to go1.21 as the minimum version.
https://github.com/libp2p/go-libp2p/tree/master/internal/sha256 can be removed too
completed via #2708