update vendor/

This commit is contained in:
Ettore Di Giacinto
2019-11-01 16:29:08 +01:00
parent e835562543
commit e1fab91802
61 changed files with 6405 additions and 12 deletions

5
vendor/github.com/mattn/go-isatty/go.mod generated vendored Normal file
View File

@@ -0,0 +1,5 @@
module github.com/mattn/go-isatty
require golang.org/x/sys v0.0.0-20191008105621-543471e840be
go 1.14