Skip to content

Commit

Permalink
Update readme - remove Go 1.2
Browse files Browse the repository at this point in the history
- dependency github.com/ugorji/go/codec requires sync.Pool
  • Loading branch information
ian-kent committed Jan 8, 2015
1 parent 482d910 commit 7cd59ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Clone this repository to ```$GOPATH/src/github.com/mailhog/MailHog``` and type `

See the [Building MailHog](BUILD.md) guide.

Requires Go 1.2+ to build.
Requires Go 1.3+ to build.

Run tests using ```make test``` or ```goconvey```.

Expand Down

0 comments on commit 7cd59ff

Please sign in to comment.