vendor; update protobuild
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
This commit is contained in:
parent
5c2daadf80
commit
c677518065
823 changed files with 424082 additions and 13 deletions
9
vendor/github.com/urfave/cli/go.mod
generated
vendored
Normal file
9
vendor/github.com/urfave/cli/go.mod
generated
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
module github.com/urfave/cli
|
||||
|
||||
go 1.11
|
||||
|
||||
require (
|
||||
github.com/BurntSushi/toml v0.3.1
|
||||
github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d
|
||||
gopkg.in/yaml.v2 v2.2.2
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue