Move up to Go 1.16, upgrade dependencies

This commit is contained in:
Neil Alexander 2021-03-06 21:17:06 +00:00
parent 0ab2685489
commit b7561ebaf1
4 changed files with 76 additions and 64 deletions

View file

@ -48,7 +48,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.13 or later)
1. Install [Go](https://golang.org) (requires Go 1.16 or later)
2. Clone this repository
2. Run `./build`