Renovate tried to update redis/go-redis, but failed because they changes the interface, they added two new functions: `BitFieldRO` and `ObjectFreq`. Changes: - Update redis/go-redis - Run mockgen: ``` mockgen -package mock -destination ./modules/queue/mock/redisuniversalclient.go github.com/redis/go-redis/v9 UniversalClient ``` References: - https://codeberg.org/forgejo/forgejo/pulls/4009 |
||
|---|---|---|
| .. | ||
| lqinternal | ||
| mock | ||
| backoff.go | ||
| base.go | ||
| base_channel.go | ||
| base_channel_test.go | ||
| base_dummy.go | ||
| base_levelqueue.go | ||
| base_levelqueue_common.go | ||
| base_levelqueue_test.go | ||
| base_levelqueue_unique.go | ||
| base_redis.go | ||
| base_redis_test.go | ||
| base_redis_with_server_test.go | ||
| base_test.go | ||
| config.go | ||
| manager.go | ||
| manager_test.go | ||
| queue.go | ||
| testhelper.go | ||
| workergroup.go | ||
| workerqueue.go | ||
| workerqueue_test.go | ||