Install golang-github-mattn-go-isatty-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-mattn-go-isatty-dev
Description:
Golang library to implementation isatty interface
The isatty() function tests whether a file descriptor refers to a terminal. . This package provides a library to implement isatty interface to Golang command-line programs.
Homepage: https://github.com/mattn/go-isatty
Version: 0.0.3-4
Section: universe/devel