955f78a2cd
The CLI code used a single function from the `golang.org/x/crypto/ssh/terminal` package (`terminal.IsTerminal`) which is just a wrapper around the `golang.org/x/term` package's `term.IsTerminal` function. Replacing this call prevents unnecessary and non-FIPS crypto functions from being pulled into the binary. closes: #24035 |
||
---|---|---|
.. | ||
influx | ||
influx_inspect | ||
influx_tools | ||
influxd | ||
integration_config_test.go | ||
integration_test.go | ||
parse.go |