This also removes the dependency on `os/user` and uses the `HOME` environment variable which is more common on Linux and Mac OS X for customizing the history file location. Removing this import also lets the `influx` binary be cross-compiled as `os/user` relies on cgo. |
||
---|---|---|
.. | ||
cli | ||
main.go |