github.com/gagliardetto/golang-go@v0.0.0-20201020153340-53909ea70814/cmd/go/testdata/mod/example.com_latemigrate_v2_v2.0.0.txt (about) 1 example.com/latemigrate/v2 v2.0.0 2 written by hand 3 4 This repository migrated to modules in v2.0.1 after v2.0.0 was already tagged. 5 All versions require rsc.io/quote so we can test downgrades. 6 7 v2.0.0 is technically part of example.com/latemigrate as v2.0.0+incompatible. 8 Proxies may serve it as part of the version list for example.com/latemigrate/v2. 9 'go get' must be able to ignore these versions. 10 11 -- .mod -- 12 module example.com/latemigrate 13 -- .info -- 14 {"Version":"v2.0.0"}