]> Cypherpunks repositories - gostls13.git/commit
hash: use internal/byteorder
authorMateusz Poliwczak <mpoliwczak34@gmail.com>
Sat, 11 May 2024 06:59:33 +0000 (06:59 +0000)
committerGopher Robot <gobot@golang.org>
Sun, 12 May 2024 05:36:29 +0000 (05:36 +0000)
commit07fc59199b9522bfe0d14f35c4391394efc336c9
tree4aa9f767a66a65335268304ea4f4314a2d793541
parent9623a3586fc6c2d11820f412d437de1a613f755c
hash: use internal/byteorder

Change-Id: I58c24a58a7b32d3f8d544509db04baac1ea1b56e
GitHub-Last-Rev: 7a648fda00ad30aa00d72013d9c6e22e207c31b2
GitHub-Pull-Request: golang/go#67318
Reviewed-on: https://go-review.googlesource.com/c/go/+/585015
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@golang.org>
Commit-Queue: Ian Lance Taylor <iant@google.com>
src/hash/adler32/adler32.go
src/hash/crc32/crc32.go
src/hash/crc64/crc64.go
src/hash/fnv/fnv.go
src/hash/maphash/maphash_purego.go