go-ethereum/p2p/discover
Steven b6cc89fabe
Add goimports lint (#54)
* Add `goimports` lint.

* Fix `goimports` issue.

* Fix group to `github.com/scroll-tech/go-thereum`.
2022-03-24 16:53:59 +08:00
..
v4wire Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
v5wire Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
common.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
lookup.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
node.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
ntp.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
table.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
table_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
table_util_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
v4_lookup_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
v4_udp.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
v4_udp_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
v5_udp.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
v5_udp_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00