Package ini provides INI file read and write functionality in Go.
This package provides symbolic links that alias the following Go import paths to
gopkg.in/ini.v1:
– github.com/go-ini/ini
Aliasing Go import paths via symbolic links or http redirects is fragile. If
your Go code depends on this package, you should patch it to import directly
gopkg.in/ini.v1.