RISC-V: Disable Zba optimization pattern if XTheadMemIdx is enabled
[official-gcc.git] / libgo / go / cmd / go / testdata / mod / rsc.io_badsum_v1.0.1.txt
blob5fea50a01d73c53444616b2e856c6c36acf82dfc
1 rsc.io/badsum@v1.0.1
3 This module would match the hard-coded hash for rsc.io/badsum v1.0.1/go.mod
4 in modfetch/notary.go if not for the "break hash" line.
6 -- .mod --
7 module "rsc.io/badsum"
8 # break hash
9 -- .info --
10 {"Version":"v1.0.1","Time":"2018-02-14T00:45:20Z"}
11 -- go.mod --
12 module "rsc.io/badsum"
13 -- badsum.go --
14 package badsum