@@ -5033,6 +5033,43 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
5033
5033
THE SOFTWARE.
5034
5034
5035
5035
5036
+ --------------------------------------------------------------------------------
5037
+ Dependency : golang.org/x/crypto
5038
+ Version: v0.32.0
5039
+ Licence type (autodetected): BSD-3-Clause
5040
+ --------------------------------------------------------------------------------
5041
+
5042
+ Contents of probable licence file $GOMODCACHE/golang.org/x/crypto@v0.32.0/LICENSE:
5043
+
5044
+ Copyright 2009 The Go Authors.
5045
+
5046
+ Redistribution and use in source and binary forms, with or without
5047
+ modification, are permitted provided that the following conditions are
5048
+ met:
5049
+
5050
+ * Redistributions of source code must retain the above copyright
5051
+ notice, this list of conditions and the following disclaimer.
5052
+ * Redistributions in binary form must reproduce the above
5053
+ copyright notice, this list of conditions and the following disclaimer
5054
+ in the documentation and/or other materials provided with the
5055
+ distribution.
5056
+ * Neither the name of Google LLC nor the names of its
5057
+ contributors may be used to endorse or promote products derived from
5058
+ this software without specific prior written permission.
5059
+
5060
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5061
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5062
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5063
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5064
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5065
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5066
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5067
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5068
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5069
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5070
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5071
+
5072
+
5036
5073
--------------------------------------------------------------------------------
5037
5074
Dependency : golang.org/x/sync
5038
5075
Version: v0.10.0
@@ -20045,43 +20082,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
20045
20082
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
20046
20083
20047
20084
20048
- --------------------------------------------------------------------------------
20049
- Dependency : golang.org/x/crypto
20050
- Version: v0.32.0
20051
- Licence type (autodetected): BSD-3-Clause
20052
- --------------------------------------------------------------------------------
20053
-
20054
- Contents of probable licence file $GOMODCACHE/golang.org/x/crypto@v0.32.0/LICENSE:
20055
-
20056
- Copyright 2009 The Go Authors.
20057
-
20058
- Redistribution and use in source and binary forms, with or without
20059
- modification, are permitted provided that the following conditions are
20060
- met:
20061
-
20062
- * Redistributions of source code must retain the above copyright
20063
- notice, this list of conditions and the following disclaimer.
20064
- * Redistributions in binary form must reproduce the above
20065
- copyright notice, this list of conditions and the following disclaimer
20066
- in the documentation and/or other materials provided with the
20067
- distribution.
20068
- * Neither the name of Google LLC nor the names of its
20069
- contributors may be used to endorse or promote products derived from
20070
- this software without specific prior written permission.
20071
-
20072
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
20073
- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
20074
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
20075
- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
20076
- OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
20077
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
20078
- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
20079
- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
20080
- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
20081
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
20082
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
20083
-
20084
-
20085
20085
--------------------------------------------------------------------------------
20086
20086
Dependency : golang.org/x/mod
20087
20087
Version: v0.20.0
0 commit comments