ref: 27446faccb729fd22769f716b45a1e4a5117478d
parent: c6927265bec36bfd68eca11b3176e70dd11635ed
author: Runxi Yu <me@runxiyu.org>
date: Thu Jan 29 15:54:26 EST 2026
README: We'll use github.com/cespare/xxhash/v2
--- a/README.md
+++ b/README.md
@@ -80,9 +80,9 @@
* The standard library
* Some things from `golang.org/x`
+* `github.com/cespare/xxhash/v2` (may move in-tree at some point)
-It is unlikely that other dependencies will be introduced.
-Occasionally, external code is introduced but maintained in-tree.
+Some external code is also introduced and maintained in-tree.
## Environment requirements
--
⑨