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 Add support for sha256 repositories (#23894) 2024-01-19 17:05:02 +01:00
v1_6
v1_7
v1_8
v1_9
v1_10
v1_11
v1_12
v1_13
v1_14 Use crypto/sha256 (#29386) 2024-02-25 13:32:13 +00:00
v1_15
v1_16 Replace deprecated elliptic.Marshal (#26800) 2023-08-29 22:19:40 +02:00
v1_17
v1_18 Refactor system setting (#27000) 2023-10-05 09:08:19 +08:00
v1_19
v1_20
v1_21 handle repository.size column being NULL in migration v263 (#28336) 2023-12-05 14:31:13 +00:00
v1_22 Add support for sha256 repositories (#23894) 2024-01-19 17:05:02 +01:00
migrations.go Add support for sha256 repositories (#23894) 2024-01-19 17:05:02 +01:00