@@ -5034,6 +5034,7 @@ THE SOFTWARE.
5034
5034
5035
5035
5036
5036
--------------------------------------------------------------------------------
5037
+ <<<<<<< HEAD
5037
5038
Dependency : golang.org/x/crypto
5038
5039
Version: v0.32.0
5039
5040
Licence type (autodetected): BSD-3-Clause
@@ -5071,6 +5072,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5071
5072
5072
5073
5073
5074
--------------------------------------------------------------------------------
5075
+ =======
5076
+ >>>>>>> c2b8d66 (Update to go v1.24.0 (#4543))
5074
5077
Dependency : golang.org/x/sync
5075
5078
Version: v0.10.0
5076
5079
Licence type (autodetected): BSD-3-Clause
@@ -20082,6 +20085,43 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
20082
20085
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
20083
20086
20084
20087
20088
+ --------------------------------------------------------------------------------
20089
+ Dependency : golang.org/x/crypto
20090
+ Version: v0.33.0
20091
+ Licence type (autodetected): BSD-3-Clause
20092
+ --------------------------------------------------------------------------------
20093
+
20094
+ Contents of probable licence file $GOMODCACHE/golang.org/x/crypto@v0.33.0/LICENSE:
20095
+
20096
+ Copyright 2009 The Go Authors.
20097
+
20098
+ Redistribution and use in source and binary forms, with or without
20099
+ modification, are permitted provided that the following conditions are
20100
+ met:
20101
+
20102
+ * Redistributions of source code must retain the above copyright
20103
+ notice, this list of conditions and the following disclaimer.
20104
+ * Redistributions in binary form must reproduce the above
20105
+ copyright notice, this list of conditions and the following disclaimer
20106
+ in the documentation and/or other materials provided with the
20107
+ distribution.
20108
+ * Neither the name of Google LLC nor the names of its
20109
+ contributors may be used to endorse or promote products derived from
20110
+ this software without specific prior written permission.
20111
+
20112
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
20113
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
20114
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
20115
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
20116
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
20117
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
20118
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
20119
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
20120
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
20121
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
20122
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
20123
+
20124
+
20085
20125
--------------------------------------------------------------------------------
20086
20126
Dependency : golang.org/x/mod
20087
20127
Version: v0.20.0
0 commit comments