Update Go dependencies

This commit is contained in:
Matthias Loibl 2022-06-22 16:25:58 +02:00
parent 09e1f13509
commit d3d7715750
No known key found for this signature in database
GPG key ID: 78A796CA74CA38BA
391 changed files with 73854 additions and 103071 deletions

21
vendor/modules.txt vendored
View file

@ -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