go-ethereum/accounts/keystore
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 all: replace passPHRASE with passWORD in user interactions (#19932) 2019-08-12 12:00:38 +03:00
account_cache.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
account_cache_test.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
file_cache.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
key.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
keystore.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
keystore_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
passphrase.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
passphrase_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
plain.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
plain_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
presale.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
wallet.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
watch.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
watch_fallback.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00