Closed
Description
It seems that the godocs for gopkg.in/Datadog/dd-trace-go.v1@v1.74.0
aren't generating. We tagged this version two hours ago, 03:29 AM UTC, but the docs are still missing.
We are able to pull the module in a clean Go install, so it should be in the index.
Also, we've been able to get docs for v2.0.0
and v1.74.0-rc.1
, this one after tagging v1.74.0
(although it was tagged previously, we noticed that the docs haven't been generated too, but a go get
did the trick, as the docs say).
Please, can you check what could be happening? Thanks!