mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-22 20:56:42 +00:00
internal/version: add missing newline
This commit is contained in:
parent
33e6cfc0e1
commit
f46efbbf7c
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ import (
|
|||
"runtime"
|
||||
"runtime/debug"
|
||||
"strings"
|
||||
|
||||
"golang.org/x/text/cases"
|
||||
"golang.org/x/text/language"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue