We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5d413f commit 8e1b8d3Copy full SHA for 8e1b8d3
go.mod
@@ -1,3 +1,3 @@
1
module golang.org/x/crypto
2
3
-require golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
+require golang.org/x/sys v0.0.0-20190403152447-81d4e9dc473e
go.sum
@@ -1,2 +1,2 @@
-golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a h1:1BGLXjeY4akVXGgbC9HugT3Jv3hCI0z56oJR5vAMgBU=
-golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
+golang.org/x/sys v0.0.0-20190403152447-81d4e9dc473e h1:nFYrTHrdrAOpShe27kaFHjsqYSEQ0KWqdWLu3xuZJts=
+golang.org/x/sys v0.0.0-20190403152447-81d4e9dc473e/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
0 commit comments