mirror of https://github.com/go-gitea/gitea
Use `crypto/sha256` (#29386)
Go 1.21 improved the performance of `crypto/sha256`. It's now similar to `minio/sha256-simd`, so we should just use the standard libs. https://go.dev/doc/go1.21#crypto/sha256 https://go-review.googlesource.com/c/go/+/408795 https://github.com/multiformats/go-multihash/pull/173pull/29378/head^2
parent
ad0a34b492
commit
f79c9e817a
Loading…
Reference in new issue