objx icon indicating copy to clipboard operation
objx copied to clipboard

go.mod checksum mismatch

Open betmix-matt opened this issue 10 months ago • 2 comments

Intermittently our CircleCI build system is getting an odd error:

verifying github.com/stretchr/[email protected]/go.mod: checksum mismatch downloaded: h1:G7mAYYxgmS0lVkHyy2hEOLQCFB0DlQFTMLWggykrydY= go.sum: h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo=

Our go.sum when we attempt to run go mod tidy does not change yet we seem to get this error intermittently.

Is anyone else getting this?

betmix-matt avatar Mar 27 '24 19:03 betmix-matt