@@ -31,6 +31,34 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3131
3232================================================================
3333
34+ github.com/cespare/xxhash/v2
35+ https://github.com/cespare/xxhash/v2
36+ ----------------------------------------------------------------
37+ Copyright (c) 2016 Caleb Spare
38+
39+ MIT License
40+
41+ Permission is hereby granted, free of charge, to any person obtaining
42+ a copy of this software and associated documentation files (the
43+ "Software"), to deal in the Software without restriction, including
44+ without limitation the rights to use, copy, modify, merge, publish,
45+ distribute, sublicense, and/or sell copies of the Software, and to
46+ permit persons to whom the Software is furnished to do so, subject to
47+ the following conditions:
48+
49+ The above copyright notice and this permission notice shall be
50+ included in all copies or substantial portions of the Software.
51+
52+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
53+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
54+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
55+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
56+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
57+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
58+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
59+
60+ ================================================================
61+
3462github.com/davecgh/go-spew
3563https://github.com/davecgh/go-spew
3664----------------------------------------------------------------
0 commit comments