@@ -60,6 +60,32 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
60
60
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
61
61
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
62
62
63
+ ----------------------------------------------------------------------
64
+ License notice for github.com/buger/jsonparser
65
+ ----------------------------------------------------------------------
66
+
67
+ MIT License
68
+
69
+ Copyright (c) 2016 Leonid Bugaev
70
+
71
+ Permission is hereby granted, free of charge, to any person obtaining a copy
72
+ of this software and associated documentation files (the "Software"), to deal
73
+ in the Software without restriction, including without limitation the rights
74
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
75
+ copies of the Software, and to permit persons to whom the Software is
76
+ furnished to do so, subject to the following conditions:
77
+
78
+ The above copyright notice and this permission notice shall be included in all
79
+ copies or substantial portions of the Software.
80
+
81
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
82
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
83
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
84
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
85
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
86
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
87
+ SOFTWARE.
88
+
63
89
----------------------------------------------------------------------
64
90
License notice for github.com/davecgh/go-spew
65
91
----------------------------------------------------------------------
@@ -279,6 +305,31 @@ DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
279
305
OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
280
306
OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
281
307
308
+ ----------------------------------------------------------------------
309
+ License notice for github.com/tidwall/pretty
310
+ ----------------------------------------------------------------------
311
+
312
+ The MIT License (MIT)
313
+
314
+ Copyright (c) 2017 Josh Baker
315
+
316
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
317
+ this software and associated documentation files (the "Software"), to deal in
318
+ the Software without restriction, including without limitation the rights to
319
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
320
+ the Software, and to permit persons to whom the Software is furnished to do so,
321
+ subject to the following conditions:
322
+
323
+ The above copyright notice and this permission notice shall be included in all
324
+ copies or substantial portions of the Software.
325
+
326
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
327
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
328
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
329
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
330
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
331
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
332
+
282
333
----------------------------------------------------------------------
283
334
License notice for golang.org/x/crypto
284
335
----------------------------------------------------------------------
0 commit comments