cmd/go: go mod fails with git showsignature=true #26388
Labels
FrozenDueToAge
modules
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
What version of Go are you using (
go version
)?go version devel +c2eba53e7f Sat Jul 14 06:48:21 2018 +0000 darwin/amd64
Does this issue reproduce with the latest release?
yes
What operating system and processor architecture are you using (
go env
)?What did you do?
Adding
--no-show-signature
tomodfetch
forgit
fixes this. In the meantime you can work around this withThe text was updated successfully, but these errors were encountered: