Add goxsys dependency to mattn/go-isatty

This dependency was added upstream.
pull/56/head
JeremyRand 5 years ago
parent ce9b202736
commit 8a80f744ce
No known key found for this signature in database
GPG Key ID: B3F2D165786D6570

@ -10,7 +10,16 @@ var:
use_container: 1
go_lib: github.com/mattn/go-isatty
targets:
linux:
var:
go_lib_deps:
- golang.org,x,sys,unix
input_files:
- project: container-image
- name: go
project: go
- name: golang.org,x,sys,unix
project: golang.org,x,sys,unix
enable: '[% c("var/linux") %]'

Loading…
Cancel
Save