Closed
Description
Description
I'm building the Gitea docker image using the source code. However, on every build command I'm using, the make command exits the command because of a go module not able to find it's required release.
I looked up if the release is available, but the latest release is version v9.5.2. Not sure how I can resolve this issue. Can someone assist me?
modules/nosql/manager.go:14:2: reading github.com/redis/go-redis/go.mod at revision v9.5.3: unknown revision v9.5.3
Gitea Version
1.22.1
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
Arch Linux
How are you running Gitea?
Through docker
Database
SQLite