mirror of
https://github.com/TECHNOFAB11/jsonnet-bundler.git
synced 2025-12-12 08:00:05 +01:00
Update vendored deps
This commit is contained in:
parent
d95948a351
commit
2ac07139f6
22 changed files with 6045 additions and 0 deletions
6
vendor/modules.txt
vendored
6
vendor/modules.txt
vendored
|
|
@ -3,6 +3,8 @@ github.com/alecthomas/template
|
|||
github.com/alecthomas/template/parse
|
||||
# github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf
|
||||
github.com/alecthomas/units
|
||||
# github.com/davecgh/go-spew v1.1.0
|
||||
github.com/davecgh/go-spew/spew
|
||||
# github.com/fatih/color v1.7.0
|
||||
github.com/fatih/color
|
||||
# github.com/mattn/go-colorable v0.0.9
|
||||
|
|
@ -11,6 +13,10 @@ github.com/mattn/go-colorable
|
|||
github.com/mattn/go-isatty
|
||||
# github.com/pkg/errors v0.8.0
|
||||
github.com/pkg/errors
|
||||
# github.com/pmezard/go-difflib v1.0.0
|
||||
github.com/pmezard/go-difflib/difflib
|
||||
# github.com/stretchr/testify v1.3.0
|
||||
github.com/stretchr/testify/assert
|
||||
# golang.org/x/sys v0.0.0-20190310054646-10058d7d4faa
|
||||
golang.org/x/sys/unix
|
||||
# gopkg.in/alecthomas/kingpin.v2 v2.2.6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue