Tento commit je obsažen v:
2021-11-11 18:30:50 +01:00
rodič 36f82eb6a7
revize 255660374f
2 změnil soubory, kde provedl 3 přidání a 2 odebrání

Zobrazit soubor

@@ -46,7 +46,7 @@ func Setup() {
flag.Parse()
if *ver {
fmt.Printf("whaismyip version %s", core.Version)
fmt.Printf("whatismyip version %s", core.Version)
os.Exit(0)
}