diff options
| author | 2026-01-29 20:54:26 +0100 | |
|---|---|---|
| committer | 2026-01-29 21:00:11 +0100 | |
| commit | 27446faccb729fd22769f716b45a1e4a5117478d (patch) | |
| tree | a4f79b30e03ee5d13b2b45aad61c68b0897cead5 | |
| parent | go.mod: Bump golang.org/x/sys (diff) | |
| signature | No signature | |
README: We'll use github.com/cespare/xxhash/v2
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
