go-ethereum/rlp/internal/rlpstruct
Marius van der Wijden 7c9032dff6
Some checks are pending
/ Linux Build (push) Waiting to run
/ Linux Build (arm) (push) Waiting to run
/ Keeper Build (push) Waiting to run
/ Windows Build (push) Waiting to run
/ Docker Image (push) Waiting to run
all: change reflect.Ptr to reflect.Pointer (#35176)
Since go 1.18 reflect has `reflect.Pointer` which replaces
`reflect.Ptr`. Newer versions of `govet` will alert. 
See also: https://pkg.go.dev/reflect#pkg-constants
2026-06-18 18:34:34 +02:00
..
rlpstruct.go all: change reflect.Ptr to reflect.Pointer (#35176) 2026-06-18 18:34:34 +02:00