-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Redis Go module not downloading #31658
Labels
Comments
Oh weird. It did exist, I guess they must've deleted it. I can find evidence of it at redis/go-redis#3010 |
Merged
techknowlogick
added a commit
to techknowlogick/gitea
that referenced
this issue
Jul 19, 2024
lafriks
pushed a commit
that referenced
this issue
Jul 19, 2024
Glad everyone fixed it for me. Thank you! 🙂 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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?
go-redis
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
The text was updated successfully, but these errors were encountered: