| This version should be retracted, but the go.mod file for the version that would | |
| contain the retraction is not available. | |
| -- .mod -- | |
| module example.com/retract/missingmod | |
| go 1.14 | |
| -- .info -- | |
| {"Version":"v1.0.0"} | |
| -- missingmod.go -- | |
| package missingmod |