@@ -4594,6 +4594,43 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
45944594THE SOFTWARE.
45954595
45964596
4597+ --------------------------------------------------------------------------------
4598+ Dependency : golang.org/x/net
4599+ Version: v0.41.0
4600+ Licence type (autodetected): BSD-3-Clause
4601+ --------------------------------------------------------------------------------
4602+
4603+ Contents of probable licence file $GOMODCACHE/golang.org/x/
[email protected] /LICENSE:
4604+
4605+ Copyright 2009 The Go Authors.
4606+
4607+ Redistribution and use in source and binary forms, with or without
4608+ modification, are permitted provided that the following conditions are
4609+ met:
4610+
4611+ * Redistributions of source code must retain the above copyright
4612+ notice, this list of conditions and the following disclaimer.
4613+ * Redistributions in binary form must reproduce the above
4614+ copyright notice, this list of conditions and the following disclaimer
4615+ in the documentation and/or other materials provided with the
4616+ distribution.
4617+ * Neither the name of Google LLC nor the names of its
4618+ contributors may be used to endorse or promote products derived from
4619+ this software without specific prior written permission.
4620+
4621+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
4622+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
4623+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
4624+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
4625+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
4626+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
4627+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4628+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4629+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4630+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
4631+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4632+
4633+
45974634--------------------------------------------------------------------------------
45984635Dependency : golang.org/x/sync
45994636Version: v0.16.0
@@ -9723,43 +9760,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
97239760OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
97249761
97259762
9726- --------------------------------------------------------------------------------
9727- Dependency : golang.org/x/net
9728- Version: v0.41.0
9729- Licence type (autodetected): BSD-3-Clause
9730- --------------------------------------------------------------------------------
9731-
9732- Contents of probable licence file $GOMODCACHE/golang.org/x/
[email protected] /LICENSE:
9733-
9734- Copyright 2009 The Go Authors.
9735-
9736- Redistribution and use in source and binary forms, with or without
9737- modification, are permitted provided that the following conditions are
9738- met:
9739-
9740- * Redistributions of source code must retain the above copyright
9741- notice, this list of conditions and the following disclaimer.
9742- * Redistributions in binary form must reproduce the above
9743- copyright notice, this list of conditions and the following disclaimer
9744- in the documentation and/or other materials provided with the
9745- distribution.
9746- * Neither the name of Google LLC nor the names of its
9747- contributors may be used to endorse or promote products derived from
9748- this software without specific prior written permission.
9749-
9750- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
9751- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
9752- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
9753- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
9754- OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
9755- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
9756- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
9757- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
9758- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
9759- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
9760- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
9761-
9762-
97639763--------------------------------------------------------------------------------
97649764Dependency : golang.org/x/sys
97659765Version: v0.33.0
0 commit comments