When saving with ini.saveTo() the target file is created or replaced succesfully. However, it contains proper section names and keys, but all the values are missing.
I have verified the values contain data by performing fmt.Printf output right before calling ini.saveTo()
Platform: Go 1.6.1, Mac OS 10.11.4
This is how the contents look like:

When saving with ini.saveTo() the target file is created or replaced succesfully. However, it contains proper section names and keys, but all the values are missing.
I have verified the values contain data by performing fmt.Printf output right before calling ini.saveTo()
Platform: Go 1.6.1, Mac OS 10.11.4
This is how the contents look like:
