We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87dc89f commit f83a468Copy full SHA for f83a468
go.mod
@@ -1,5 +1,7 @@
1
module golang.org/x/crypto
2
3
+go 1.11
4
+
5
require (
6
golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
7
golang.org/x/sys v0.0.0-20190412213103-97732733099d
0 commit comments