Update changelog, readme, go.mod/go.sum

This commit is contained in:
Neil Alexander 2019-08-14 22:21:30 +01:00
parent f26f071901
commit 2abb71682f
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944
4 changed files with 26 additions and 5 deletions

View file

@ -49,7 +49,7 @@ You may also find other platform-specific wrappers, scripts or tools in the
If you want to build from source, as opposed to installing one of the pre-built
packages:
1. Install [Go](https://golang.org) (requires Go 1.11 or later)
1. Install [Go](https://golang.org) (requires Go 1.12 or later)
2. Clone this repository
2. Run `./build`