bump go version in Dockerfile and tests for go1.16

This commit is contained in:
Will Norris 2021-02-18 08:37:32 -08:00
parent c34c3dd593
commit e307e617d6
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ jobs:
go-version:
# support the two most recent major go versions
- 1.x
- 1.14.x
- 1.15.x
platform: [ubuntu-latest, windows-latest]
include:
# minimum go version that works. This is not necessarily supported in