Skip to content

Commit

Permalink
Add Go 1.10 as minimal requirement
Browse files Browse the repository at this point in the history
Reference: golang/go#29903
  • Loading branch information
longsleep committed Jan 24, 2019
1 parent d071a7c commit 0be89cc
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 @@ -10,7 +10,7 @@ Also this project can be used directly from Go as an importable module.

## Compiling

Make sure you have Go 1.8 or later installed. This assumes your GOPATH is `~/go`
Make sure you have Go 1.10 or later installed. This assumes your GOPATH is `~/go`
and you have `~/go/bin` in your $PATH and you have [Glide](https://github.com/Masterminds/glide)
installed as well.

Expand Down

0 comments on commit 0be89cc

Please sign in to comment.