go-ethereum/p2p/enode
maskpp d1f9523b08
feat(build): Upgrade go version to 1.18 (#241)
* update go version

* update go version

* format code by goimports

* format code by goimports

* go mod tidy

* update go version

* update go version

* upgrade linter

* add exclude rule

* fix golangci exclude

---------

Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2023-03-06 13:32:39 +08:00
..
idscheme.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
idscheme_test.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
iter.go p2p/enode: remove data race in sliceIter (#20421) 2019-12-05 22:16:35 +01:00
iter_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
localnode.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
localnode_test.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
node.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
node_test.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
nodedb.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
nodedb_test.go p2p/discover: add initial discovery v5 implementation (#20750) 2020-04-08 09:57:23 +02:00
urlv4.go feat(build): Upgrade go version to 1.18 (#241) 2023-03-06 13:32:39 +08:00
urlv4_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00