@@ -1563,6 +1563,43 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
15631563CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
15641564
15651565
1566+ --------------------------------------------------------------------------------
1567+ Dependency : github.com/go-json-experiment/json
1568+ Version: v0.0.0-20260520185125-572e7c383686
1569+ Licence type (autodetected): BSD-3-Clause
1570+ --------------------------------------------------------------------------------
1571+
1572+ Contents of probable licence file $GOMODCACHE/github.com/go-json-experiment/json@v0.0.0-20260520185125-572e7c383686/LICENSE:
1573+
1574+ Copyright (c) 2020 The Go Authors. All rights reserved.
1575+
1576+ Redistribution and use in source and binary forms, with or without
1577+ modification, are permitted provided that the following conditions are
1578+ met:
1579+
1580+ * Redistributions of source code must retain the above copyright
1581+ notice, this list of conditions and the following disclaimer.
1582+ * Redistributions in binary form must reproduce the above
1583+ copyright notice, this list of conditions and the following disclaimer
1584+ in the documentation and/or other materials provided with the
1585+ distribution.
1586+ * Neither the name of Google Inc. nor the names of its
1587+ contributors may be used to endorse or promote products derived from
1588+ this software without specific prior written permission.
1589+
1590+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1591+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1592+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1593+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1594+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1595+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1596+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1597+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1598+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1599+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1600+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1601+
1602+
15661603--------------------------------------------------------------------------------
15671604Dependency : github.com/gofrs/uuid/v5
15681605Version: v5.4.0
0 commit comments