mirror of
https://github.com/TECHNOFAB11/jsonnet-bundler.git
synced 2026-02-03 18:05:10 +01:00
Update Go dependencies
This commit is contained in:
parent
09e1f13509
commit
d3d7715750
391 changed files with 73854 additions and 103071 deletions
21
vendor/modules.txt
vendored
21
vendor/modules.txt
vendored
|
|
@ -1,24 +1,27 @@
|
|||
# github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc
|
||||
# github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
|
||||
github.com/alecthomas/template
|
||||
github.com/alecthomas/template/parse
|
||||
# github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf
|
||||
# github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137
|
||||
github.com/alecthomas/units
|
||||
# github.com/davecgh/go-spew v1.1.0
|
||||
# github.com/davecgh/go-spew v1.1.1
|
||||
github.com/davecgh/go-spew/spew
|
||||
# github.com/fatih/color v1.7.0
|
||||
# github.com/fatih/color v1.13.0
|
||||
github.com/fatih/color
|
||||
# github.com/mattn/go-colorable v0.0.9
|
||||
# github.com/mattn/go-colorable v0.1.12
|
||||
github.com/mattn/go-colorable
|
||||
# github.com/mattn/go-isatty v0.0.6
|
||||
# github.com/mattn/go-isatty v0.0.14
|
||||
github.com/mattn/go-isatty
|
||||
# github.com/pkg/errors v0.8.0
|
||||
# github.com/pkg/errors v0.9.1
|
||||
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 v1.7.4
|
||||
github.com/stretchr/testify/assert
|
||||
github.com/stretchr/testify/require
|
||||
# golang.org/x/sys v0.0.0-20190310054646-10058d7d4faa
|
||||
# golang.org/x/sys v0.0.0-20220615213510-4f61da869c0c
|
||||
golang.org/x/sys/internal/unsafeheader
|
||||
golang.org/x/sys/unix
|
||||
# gopkg.in/alecthomas/kingpin.v2 v2.2.6
|
||||
gopkg.in/alecthomas/kingpin.v2
|
||||
# gopkg.in/yaml.v3 v3.0.1
|
||||
gopkg.in/yaml.v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue