You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove unused stdinInteractiveOK and go-isatty dependency
The helper was never called from production paths (only tests). Dropping it
removes dead code and the direct github.com/mattn/go-isatty module require.
Co-authored-by: Ben Schellenberger <bschellenberger2600@users.noreply.github.com>
0 commit comments