@@ -10414,11 +10414,11 @@ these terms.
1041410414
1041510415--------------------------------------------------------------------------------
1041610416Dependency : github.com/elastic/elastic-agent-system-metrics
10417- Version: v0.4.4
10417+ Version: v0.4.5-0.20220927192933-25a985b07d51
1041810418Licence type (autodetected): Apache-2.0
1041910419--------------------------------------------------------------------------------
1042010420
10421- Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-system-metrics@v0.4.4 /LICENSE.txt:
10421+ Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-system-metrics@v0.4.5-0.20220927192933-25a985b07d51 /LICENSE.txt:
1042210422
1042310423 Apache License
1042410424 Version 2.0, January 2004
@@ -17199,11 +17199,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1719917199
1720017200--------------------------------------------------------------------------------
1720117201Dependency : github.com/magefile/mage
17202- Version: v1.13 .0
17202+ Version: v1.14 .0
1720317203Licence type (autodetected): Apache-2.0
1720417204--------------------------------------------------------------------------------
1720517205
17206- Contents of probable licence file $GOMODCACHE/github.com/magefile/mage@v1.13 .0/LICENSE:
17206+ Contents of probable licence file $GOMODCACHE/github.com/magefile/mage@v1.14 .0/LICENSE:
1720717207
1720817208 Apache License
1720917209 Version 2.0, January 2004
@@ -19373,11 +19373,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1937319373
1937419374--------------------------------------------------------------------------------
1937519375Dependency : github.com/stretchr/testify
19376- Version: v1.7.1
19376+ Version: v1.8.0
1937719377Licence type (autodetected): MIT
1937819378--------------------------------------------------------------------------------
1937919379
19380- Contents of probable licence file $GOMODCACHE/github.com/stretchr/testify@v1.7.1 /LICENSE:
19380+ Contents of probable licence file $GOMODCACHE/github.com/stretchr/testify@v1.8.0 /LICENSE:
1938119381
1938219382MIT License
1938319383
@@ -21378,11 +21378,11 @@ Contents of probable licence file $GOMODCACHE/go.mongodb.org/mongo-driver@v1.5.1
2137821378
2137921379--------------------------------------------------------------------------------
2138021380Dependency : go.uber.org/atomic
21381- Version: v1.9 .0
21381+ Version: v1.10 .0
2138221382Licence type (autodetected): MIT
2138321383--------------------------------------------------------------------------------
2138421384
21385- Contents of probable licence file $GOMODCACHE/go.uber.org/atomic@v1.9 .0/LICENSE.txt:
21385+ Contents of probable licence file $GOMODCACHE/go.uber.org/atomic@v1.10 .0/LICENSE.txt:
2138621386
2138721387Copyright (c) 2016 Uber Technologies, Inc.
2138821388
@@ -21436,11 +21436,11 @@ THE SOFTWARE.
2143621436
2143721437--------------------------------------------------------------------------------
2143821438Dependency : go.uber.org/zap
21439- Version: v1.21 .0
21439+ Version: v1.23 .0
2144021440Licence type (autodetected): MIT
2144121441--------------------------------------------------------------------------------
2144221442
21443- Contents of probable licence file $GOMODCACHE/go.uber.org/zap@v1.21 .0/LICENSE.txt:
21443+ Contents of probable licence file $GOMODCACHE/go.uber.org/zap@v1.23 .0/LICENSE.txt:
2144421444
2144521445Copyright (c) 2016-2017 Uber Technologies, Inc.
2144621446
@@ -42826,6 +42826,76 @@ DEALINGS IN THE SOFTWARE.
4282642826
4282742827
4282842828
42829+ --------------------------------------------------------------------------------
42830+ Dependency : github.com/shirou/gopsutil
42831+ Version: v3.21.11+incompatible
42832+ Licence type (autodetected): BSD-3-Clause
42833+ --------------------------------------------------------------------------------
42834+
42835+ Contents of probable licence file $GOMODCACHE/github.com/shirou/gopsutil@v3.21.11+incompatible/LICENSE:
42836+
42837+ gopsutil is distributed under BSD license reproduced below.
42838+
42839+ Copyright (c) 2014, WAKAYAMA Shirou
42840+ All rights reserved.
42841+
42842+ Redistribution and use in source and binary forms, with or without modification,
42843+ are permitted provided that the following conditions are met:
42844+
42845+ * Redistributions of source code must retain the above copyright notice, this
42846+ list of conditions and the following disclaimer.
42847+ * Redistributions in binary form must reproduce the above copyright notice,
42848+ this list of conditions and the following disclaimer in the documentation
42849+ and/or other materials provided with the distribution.
42850+ * Neither the name of the gopsutil authors nor the names of its contributors
42851+ may be used to endorse or promote products derived from this software without
42852+ specific prior written permission.
42853+
42854+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
42855+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
42856+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
42857+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
42858+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
42859+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
42860+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
42861+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
42862+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
42863+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
42864+
42865+
42866+ -------
42867+ internal/common/binary.go in the gopsutil is copied and modifid from golang/encoding/binary.go.
42868+
42869+
42870+
42871+ Copyright (c) 2009 The Go Authors. All rights reserved.
42872+
42873+ Redistribution and use in source and binary forms, with or without
42874+ modification, are permitted provided that the following conditions are
42875+ met:
42876+
42877+ * Redistributions of source code must retain the above copyright
42878+ notice, this list of conditions and the following disclaimer.
42879+ * Redistributions in binary form must reproduce the above
42880+ copyright notice, this list of conditions and the following disclaimer
42881+ in the documentation and/or other materials provided with the
42882+ distribution.
42883+ * Neither the name of Google Inc. nor the names of its
42884+ contributors may be used to endorse or promote products derived from
42885+ this software without specific prior written permission.
42886+
42887+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
42888+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
42889+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
42890+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
42891+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
42892+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
42893+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
42894+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
42895+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
42896+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
42897+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
42898+
4282942899--------------------------------------------------------------------------------
4283042900Dependency : github.com/sirupsen/logrus
4283142901Version: v1.8.1
@@ -42959,11 +43029,11 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4295943029
4296043030--------------------------------------------------------------------------------
4296143031Dependency : github.com/stretchr/objx
42962- Version: v0.2 .0
43032+ Version: v0.4 .0
4296343033Licence type (autodetected): MIT
4296443034--------------------------------------------------------------------------------
4296543035
42966- Contents of probable licence file $GOMODCACHE/github.com/stretchr/objx@v0.2 .0/LICENSE:
43036+ Contents of probable licence file $GOMODCACHE/github.com/stretchr/objx@v0.4 .0/LICENSE:
4296743037
4296843038The MIT License
4296943039
0 commit comments