1
0
mirror of https://github.com/golang/go synced 2024-09-29 14:24:32 -06:00
go/test/bench/go1
Bryan C. Mills b1a783df87 test/bench/go1: add go.mod file
cmd/dist executes 'go test' within this directory, so it needs a
go.mod file to tell the compiler what package path to use in
diagnostic and debug information.

Updates #30228

Change-Id: Ia313ac06bc0ec4631d415faa20c56cce2ac8dbc5
Reviewed-on: https://go-review.googlesource.com/c/go/+/165498
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2019-03-06 18:53:12 +00:00
..
binarytree_test.go
fannkuch_test.go
fasta_test.go
fmt_test.go
go.mod
gob_test.go
gzip_test.go
http_test.go
json_test.go
jsondata_test.go
mandel_test.go
parser_test.go
parserdata_test.go
regexp_test.go
revcomp_test.go
template_test.go
time_test.go