mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-18 09:11:27 +01:00
This also removes `godep` calls from make scripts. Of note is that currently `./...` checking in acceptance tests is disabled.
3 lines
64 B
Go
3 lines
64 B
Go
// Package isatty implements interface to isatty
|
|
package isatty
|