You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36
Screenshot
What did you do?
Tag a new version, push it, tried to either go get it or use the request package button on pkg.go.dev. First time it led to the v0.1.4 never showing up on pkg.go.dev as I tried to pull it (via go get) before existing, therefore now an invalid sum in the SumDB makes you not able to pull it (I have since retracted it), and now I pushed a v0.1.6, wanted to directly request it using the website, and it just said it's taking a moment but it never showed up, although this time, when doing go get, you get the v0.1.6 instantly.
When requesting again, it just says "We're still working on it. Check back in a few minutes".
What did you expect to see?
Docs for the newest v0.1.6 release.
What did you see instead?
The outdated v0.1.5 release.
I'm honestly just confused how easily the package index seems to break.
The text was updated successfully, but these errors were encountered:
What is the URL of the page with the issue?
https://pkg.go.dev/xiam.li/go-nats
What is your user agent?
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36
Screenshot
What did you do?
Tag a new version, push it, tried to either
go get
it or use the request package button on pkg.go.dev. First time it led to the v0.1.4 never showing up on pkg.go.dev as I tried to pull it (viago get
) before existing, therefore now an invalid sum in the SumDB makes you not able to pull it (I have since retracted it), and now I pushed a v0.1.6, wanted to directly request it using the website, and it just said it's taking a moment but it never showed up, although this time, when doinggo get
, you get the v0.1.6 instantly.When requesting again, it just says "We're still working on it. Check back in a few minutes".
What did you expect to see?
Docs for the newest v0.1.6 release.
What did you see instead?
The outdated v0.1.5 release.
I'm honestly just confused how easily the package index seems to break.
The text was updated successfully, but these errors were encountered: