mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
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> |
||
|---|---|---|
| .. | ||
| 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 | ||