libgo: update to Go 1.11
[official-gcc.git] / libgo / go / cmd / go / internal / modfile / testdata / rule1.golden
blob8a5c725894858ba36199eccb6ee2625e5f729420
1 module "x"
3 module "y"
5 require "x"
7 require x