require 1.9 or above, bug fix in test

This commit is contained in:
Derek Collison
2018-06-01 19:32:21 -07:00
parent 3e2e8c9ce5
commit 955d8ee698
2 changed files with 13 additions and 11 deletions

View File

@@ -6,7 +6,7 @@ A High Performance [NATS](https://nats.io) Server written in [Go](http://golang.
## Quickstart
If you just want to start using NATS, and you have [installed Go](https://golang.org/doc/install) 1.5+ and set your $GOPATH:
If you just want to start using NATS, and you have [installed Go](https://golang.org/doc/install) 1.9+ and set your $GOPATH:
Install and run the NATS server: