prysm-pulse/encoding/bytesutil
Preston Van Loon 7dffee1c66
Update to go1.20 (#12333)
* Update to go1.20

* Update gohashtree

* fix build tags for bytesutil and add nilness exclusion

* more broad nilness exclusion

* Reset nogo config

* Update golang.org/x/tools

* update rules_go to 0.39.0

---------

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2023-04-27 15:41:57 +00:00
..
bits_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
bits.go Refactor bytesutil, add support for go1.20 slice to array conversions (#11838) 2023-01-10 16:41:01 +00:00
BUILD.bazel Update to go1.20 (#12333) 2023-04-27 15:41:57 +00:00
bytes_go120.go Update to go1.20 (#12333) 2023-04-27 15:41:57 +00:00
bytes_legacy.go Update to go1.20 (#12333) 2023-04-27 15:41:57 +00:00
bytes_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
bytes.go Refactor bytesutil, add support for go1.20 slice to array conversions (#11838) 2023-01-10 16:41:01 +00:00
eth_types_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
eth_types.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
hex_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
hex.go Refactor bytesutil, add support for go1.20 slice to array conversions (#11838) 2023-01-10 16:41:01 +00:00
integers_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
integers.go EIP-4881: Spec implementation (#11720) 2023-01-27 17:35:25 +00:00