FiloSottile / Heartbleed

A checker (site and tool) for CVE-2014-0160
http://filippo.io/Heartbleed
MIT License
2.31k stars 463 forks source link

Added requires Go 1.2.x #9

Closed fmpwizard closed 10 years ago

fmpwizard commented 10 years ago

Small fix for the readme. It won't compile using go 1.1.x

FiloSottile commented 10 years ago

ty!