Closed as not planned
Description
Dear all,
I realized I didn't update the version string for github.com/xmppo/go-xmpp, so I quickly deleted the tag, updated it and pushed again. Now I realized that the checksum server already picked the tag in the short time before it got replaced:
go: downloading github.com/xmppo/go-xmpp v0.2.15
go: github.com/xmppo/go-xmpp@latest: github.com/xmppo/go-xmpp@v0.2.15: verifying module: checksum mismatch
downloaded: h1:eFwqIow0KiRW3gr+ZCHcL2Q7zD3VNDMoIV72Ik0Kew8=
sum.golang.org: h1:U6OjfMAb47jSKWkxXp7D+yNolEX4Acj2uOJ/p5AaCOs=
SECURITY ERROR
This download does NOT match the one reported by the checksum server.
The bits may have been replaced on the origin server, or an attacker may
have intercepted the download attempt.
For more information, see 'go help module-auth'.
Is there a way to trigger an update?
Best regards,
Martin