@@ -2055,6 +2055,72 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
20552055OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
20562056
20572057
2058+ --------------------------------------------------------------------------------
2059+ Dependency : golang.org/x/text
2060+ Version: v0.14.0
2061+ Licence type (autodetected): BSD-3-Clause
2062+ --------------------------------------------------------------------------------
2063+
2064+ Contents of probable licence file $GOMODCACHE/golang.org/x/
[email protected] /LICENSE:
2065+
2066+ Copyright (c) 2009 The Go Authors. All rights reserved.
2067+
2068+ Redistribution and use in source and binary forms, with or without
2069+ modification, are permitted provided that the following conditions are
2070+ met:
2071+
2072+ * Redistributions of source code must retain the above copyright
2073+ notice, this list of conditions and the following disclaimer.
2074+ * Redistributions in binary form must reproduce the above
2075+ copyright notice, this list of conditions and the following disclaimer
2076+ in the documentation and/or other materials provided with the
2077+ distribution.
2078+ * Neither the name of Google Inc. nor the names of its
2079+ contributors may be used to endorse or promote products derived from
2080+ this software without specific prior written permission.
2081+
2082+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2083+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2084+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
2085+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
2086+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2087+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
2088+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2089+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2090+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2091+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2092+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2093+
2094+
2095+ --------------------------------------------------------------------------------
2096+ Dependency : gopkg.in/mcuadros/go-syslog.v2
2097+ Version: v2.3.0
2098+ Licence type (autodetected): MIT
2099+ --------------------------------------------------------------------------------
2100+
2101+ Contents of probable licence file $GOMODCACHE/gopkg.in/mcuadros/
[email protected] /LICENSE:
2102+
2103+ Copyright (c) 2013 Máximo Cuadros
2104+
2105+ Permission is hereby granted, free of charge, to any person obtaining a copy
2106+ of this software and associated documentation files (the "Software"), to deal
2107+ in the Software without restriction, including without limitation the rights
2108+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2109+ copies of the Software, and to permit persons to whom the Software is furnished
2110+ to do so, subject to the following conditions:
2111+
2112+ The above copyright notice and this permission notice shall be included in all
2113+ copies or substantial portions of the Software.
2114+
2115+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2116+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2117+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2118+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2119+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2120+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2121+ THE SOFTWARE.
2122+
2123+
20582124--------------------------------------------------------------------------------
20592125Dependency : gopkg.in/yaml.v2
20602126Version: v2.4.0
@@ -5038,43 +5104,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
50385104OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
50395105
50405106
5041- --------------------------------------------------------------------------------
5042- Dependency : golang.org/x/text
5043- Version: v0.14.0
5044- Licence type (autodetected): BSD-3-Clause
5045- --------------------------------------------------------------------------------
5046-
5047- Contents of probable licence file $GOMODCACHE/golang.org/x/
[email protected] /LICENSE:
5048-
5049- Copyright (c) 2009 The Go Authors. All rights reserved.
5050-
5051- Redistribution and use in source and binary forms, with or without
5052- modification, are permitted provided that the following conditions are
5053- met:
5054-
5055- * Redistributions of source code must retain the above copyright
5056- notice, this list of conditions and the following disclaimer.
5057- * Redistributions in binary form must reproduce the above
5058- copyright notice, this list of conditions and the following disclaimer
5059- in the documentation and/or other materials provided with the
5060- distribution.
5061- * Neither the name of Google Inc. nor the names of its
5062- contributors may be used to endorse or promote products derived from
5063- this software without specific prior written permission.
5064-
5065- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5066- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5067- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5068- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5069- OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5070- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5071- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5072- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5073- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5074- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5075- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5076-
5077-
50785107--------------------------------------------------------------------------------
50795108Dependency : golang.org/x/tools
50805109Version: v0.6.0
0 commit comments