File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -254,11 +254,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/go-structform@v
254254
255255--------------------------------------------------------------------------------
256256Dependency : github.com/elastic/go-ucfg
257- Version: v0.8.4
257+ Version: v0.8.5
258258Licence type (autodetected): Apache-2.0
259259--------------------------------------------------------------------------------
260260
261- Contents of probable licence file $GOMODCACHE/github.com/elastic/
[email protected] .
4 /LICENSE:
261+ Contents of probable licence file $GOMODCACHE/github.com/elastic/
[email protected] .
5 /LICENSE:
262262
263263 Apache License
264264 Version 2.0, January 2004
@@ -22396,11 +22396,11 @@ Library.
2239622396
2239722397--------------------------------------------------------------------------------
2239822398Dependency : gopkg.in/yaml.v3
22399- Version: v3.0.0-20210107192922-496545a6307b
22399+ Version: v3.0.1
2240022400Licence type (autodetected): MIT
2240122401--------------------------------------------------------------------------------
2240222402
22403- Contents of probable licence file $GOMODCACHE/gopkg.in/
[email protected] .
0-20210107192922-496545a6307b /LICENSE:
22403+ Contents of probable licence file $GOMODCACHE/gopkg.in/
[email protected] .
1 /LICENSE:
2240422404
2240522405
2240622406This project is covered by two different licenses: MIT and Apache.
Original file line number Diff line number Diff line change @@ -54,6 +54,6 @@ require (
5454 golang.org/x/text v0.3.7 // indirect
5555 golang.org/x/tools v0.1.9 // indirect
5656 golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
57- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
57+ gopkg.in/yaml.v3 v3.0.1 // indirect
5858 howett.net/plist v1.0.0 // indirect
5959)
Original file line number Diff line number Diff line change @@ -858,8 +858,9 @@ gopkg.in/yaml.v2 v2.2.8/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
858858gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY =
859859gopkg.in/yaml.v2 v2.4.0 /go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ =
860860gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
861- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b h1:h8qDotaEPuJATrMmW04NCwg7v22aHH28wwpauUhK9Oo =
862861gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
862+ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA =
863+ gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
863864honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
864865honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
865866honnef.co/go/tools v0.0.0-20190418001031-e561f6794a2a /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
You can’t perform that action at this time.
0 commit comments