forgejo/models/migrations/base
silverwind 24e64fe372
Replace interface{} with any (#25686) (#25687)
Same perl replacement as https://github.com/go-gitea/gitea/pull/25686
but for 1.20 to ease future backporting.
2023-07-04 23:41:32 -04:00
..
db.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
db_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
hash.go Use minio/sha256-simd for accelerated SHA256 (#23052) 2023-02-22 14:21:46 -05:00
main_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
tests.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00