aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-01-29 20:54:26 +0100
committerGravatar Runxi Yu2026-01-29 21:00:11 +0100
commit27446faccb729fd22769f716b45a1e4a5117478d (patch)
treea4f79b30e03ee5d13b2b45aad61c68b0897cead5
parentgo.mod: Bump golang.org/x/sys (diff)
signatureNo signature
README: We'll use github.com/cespare/xxhash/v2
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 772b1c9a..d2ef2394 100644
--- a/README.md
+++ b/README.md
@@ -80,9 +80,9 @@ protocol over it.
* 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