mirror of https://github.com/go-gitea/gitea.git
Browse Source
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/29397/head
22 changed files with 22 additions and 32 deletions
Loading…
Reference in new issue