Closed
Description
What is the URL of the page with the issue?
https://pkg.go.dev/github.com/IBM/vpc-go-sdk@v0.69.1
What is your user agent?
Mozilla/140.0.2 (aarch64)
Screenshot

What did you do?
I pushed a new release tag v0.69.1
for the Go module github.com/IBM/vpc-go-sdk
, and then visited the pkg.go.dev page to confirm it was indexed correctly.
The module appears in the Go proxy, and other pages like https://proxy.golang.org/github.com/!i!b!m/vpc-go-sdk/@v/v0.69.1.info
and @latest
are working.
What did you expect to see?
The module documentation and overview page for v0.69.1
— including GoDoc, version list, module description, and subpackages.
What did you see instead?
https://pkg.go.dev/github.com/IBM/vpc-go-sdk@v0.69.1 is not loading, with message on the page Oops! We couldn't find “github.com/IBM/vpc-go-sdk@v0.69.1”.
Request “github.com/IBM/vpc-go-sdk@v0.69.1”
button is also of no help
Please investigate and refresh/re-index the module on your side.