mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-15 02:57:04 +02: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
|