Skip to content

Commit 11e366f

Browse files
author
Bryan C. Mills
committed
go.mod: add go version directive
(I mostly just wanted to make a trivial change to this repo to clear out the failure cells for misconfigured builders on the landing page of https://build.golang.org.) Updates golang/go#32836 Change-Id: Ibcea7e75912ca377fd78cef37d8beb29ab8b83d3 Reviewed-on: https://go-review.googlesource.com/c/review/+/192557 Run-TryBot: Bryan C. Mills <[email protected]> TryBot-Result: Gobot Gobot <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]>
1 parent 8102926 commit 11e366f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
module golang.org/x/review
2+
3+
go 1.11

0 commit comments

Comments
 (0)