mirror of
https://github.com/golang/go
synced 2024-11-06 02:26:17 -07:00
b1a783df87
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>
4 lines
31 B
Modula-2
4 lines
31 B
Modula-2
module test/bench/go1
|
|
|
|
go 1.12
|