Hey there,
We've received a report that our builds are failing ethereum/go-ethereum#29984, and it seems it's a dependency issue originating from Pebble, which in turn originates from github.com/cockroachdb/errors v1.11.1 (fixed in cockroachdb/errors#137).
It appears that an upstream repo (sentry-go -> iris)... just... deleted it's published git version tag. /facepalm
Any chance of bumping the github.com/cockroachdb/errors package in mainline pebble to the one that has the fixed dependency, and then tagging a v1.1.1 patch release do we could also pick up the fix?
Thanks