Skip to content

Commit f83a468

Browse files
author
Bryan C. Mills
committed
go.mod: set go version
Change-Id: I45f1816a359ad6fab548338fd3a6b01dda32d01f Reviewed-on: https://go-review.googlesource.com/c/crypto/+/203838 Run-TryBot: Bryan C. Mills <[email protected]> Reviewed-by: Brad Fitzpatrick <[email protected]>
1 parent 87dc89f commit f83a468

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,5 +1,7 @@
11
module golang.org/x/crypto
22

3+
go 1.11
4+
35
require (
46
golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
57
golang.org/x/sys v0.0.0-20190412213103-97732733099d

0 commit comments

Comments
 (0)