libgo: update to Go 1.11
[official-gcc.git] / libgo / go / cmd / go / internal / modfile / testdata / replace.golden
blob5d6abcfcdadb27a7741a1822c71a2bf040d76198
1 module abc
3 replace xyz v1.2.3 => /tmp/z
5 replace xyz v1.3.4 => my/xyz v1.3.4-me