-
Notifications
You must be signed in to change notification settings - Fork 18k
proxy.golang.org: downloading 1.0.3 while asking for 1.0.4 #41273
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
Comments
Hello! On your repo, I see that both 1.0.3 and 1.0.4 point to the same commit As https://sum.golang.org/ states
On my end, it seems to be working correctly now
Finally, I feel that following the provided template when filling the issue will provide more information that will help understand and resolve the issue in a clearer way in the future! |
Hello thanks a lot for your assistance. I just updated the issue to match the template. It is not the first time i have problems with go mod caching. I expected that releasing new package would instantly be available - as it really is. |
You're welcome! As https://sum.golang.org/ states, the cache has a quite short TTL, so while not immediate, it should be available very soon.
You can use Would you like to try and reproduce the behavior? I think that the two tags pointing to the same commit might have something to do with what you observed. |
What was your initial Does the error still reproduce if you run |
I am pretty sure there was |
@bukowa, you'll need to provide more specific steps to reproduce. Here's what I'm seeing so far:
|
Timed out in state WaitingForInfo. Closing. (I am just a bot, though. Please speak up if this is a mistake or you have the requested information.) |
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes.
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered: