internal/version: add missing newline

This commit is contained in:
srpvpn 2025-12-28 23:30:36 +03:00
parent 33e6cfc0e1
commit f46efbbf7c

View file

@ -22,6 +22,7 @@ import (
"runtime"
"runtime/debug"
"strings"
"golang.org/x/text/cases"
"golang.org/x/text/language"