mirror of
1
Fork 0
forgejo/modules/nosql
silverwind 24e64fe372
Replace `interface{}` with `any` () ()
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
..
leveldb.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
manager.go Update redis library to support redis v7 () 2023-04-13 18:41:04 -04:00
manager_leveldb.go Replace `interface{}` with `any` () () 2023-07-04 23:41:32 -04:00
manager_redis.go Replace `interface{}` with `any` () () 2023-07-04 23:41:32 -04:00
manager_redis_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
redis.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
redis_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00