go-ethereum/p2p/discover/v5wire
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
..
testdata p2p/discover: implement v5.1 wire protocol (#21647) 2020-10-14 12:28:17 +02:00
crypto.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
crypto_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
encoding.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
encoding_test.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
msg.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
session.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00