gitea/models/migrations
KN4CK3R f79c9e817a
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/173
2024-02-25 13:32:13 +00:00
..
base Use `crypto/sha256` (#29386) 2024-02-25 13:32:13 +00:00
fixtures
v1_6
v1_7
v1_8
v1_9
v1_10
v1_11
v1_12 Rename `Sync2` -> `Sync` (#26479) 2023-08-13 21:17:21 +02:00
v1_13
v1_14 Use `crypto/sha256` (#29386) 2024-02-25 13:32:13 +00:00
v1_15
v1_16
v1_17 Rename `Sync2` -> `Sync` (#26479) 2023-08-13 21:17:21 +02:00
v1_18
v1_19
v1_20 Rename `Sync2` -> `Sync` (#26479) 2023-08-13 21:17:21 +02:00
v1_21
v1_22
migrations.go