go-ethereum/eth/protocols
Martin HS 14cc967d19
all: remove dependency on golang.org/exp (#29314)
This change includes a leftovers from https://github.com/ethereum/go-ethereum/pull/29307
- using the [new `slices` package](https://go.dev/doc/go1.21#slices) and
- using the [new `cmp.Ordered`](https://go.dev/doc/go1.21#cmp) instead of exp `constraints.Ordered`
2024-03-25 07:50:18 +01:00
..
eth all: use min/max/clear from go1.21 (#29307) 2024-03-21 13:50:13 +01:00
snap all: remove dependency on golang.org/exp (#29314) 2024-03-25 07:50:18 +01:00