aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/mod/example.com_retract_missingmod_v1.0.0.txt
blob: 1d8d81071ee0e2ea33867938b9663d9e7cc7978d (plain)
1
2
3
4
5
6
7
8
9
10
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