fixes to formatting
This commit is contained in:
+1
-1
@@ -160,7 +160,7 @@ func main() {
|
|||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
fmt.Printf(format(color.MagentaString("IPINFO - Address Information")+"\nAddress: {{.Ip}}\nLocation: {{.City}}, {{.Region}} {{.Country}} ({{.Postal}})\nOrganization: {{.Org}}", infoObject))
|
fmt.Printf(format(color.MagentaString("IPINFO - Address Information")+"\n Address: {{.Ip}}\n Location: {{.City}}, {{.Region}} {{.Country}} ({{.Postal}})\n Organization: {{.Org}}", infoObject))
|
||||||
return nil
|
return nil
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user