Move up to Go 1.16, upgrade dependencies (#765)

This commit is contained in:
Neil Alexander 2021-03-07 08:45:47 +00:00 committed by GitHub
parent 0ab2685489
commit 7174cfce40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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`