go get github.com/hashicorp/consul/api has a bad checksum that is now present when GOPROXY=direct only. Looks like a bad release in v1.33.3. Please can you fix ASAP.
go: downloading github.com/hashicorp/consul/api v1.33.3
go: github.com/hashicorp/consul/api@v1.33.3: verifying module: checksum mismatch
downloaded: h1:XLKUXPJb9foOI2npcv+1lTgV0YpA71wvvkuh+59NQXY=
sum.golang.org: h1:6ttDO8Os/lqwaus7nJxJaeiUw2o7GWKoQ1jexAFPdEQ=
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'.
go get github.com/hashicorp/consul/apihas a bad checksum that is now present whenGOPROXY=directonly. Looks like a bad release inv1.33.3. Please can you fix ASAP.