go vendor
This commit is contained in:
5
vendor/github.com/inconshreveable/log15/term/doc.go
generated
vendored
Normal file
5
vendor/github.com/inconshreveable/log15/term/doc.go
generated
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
// Package term provides utilities for working with terminals.
|
||||
//
|
||||
// Deprecated: This package is no longer used by log15. Please use
|
||||
// github.com/mattn/go-isatty instead.
|
||||
package term
|
Reference in New Issue
Block a user