Upgrade to go 1.16

This commit is contained in:
Nicholas Thompson
2021-04-23 22:05:42 +02:00
parent cc8fa9d611
commit f6c3b38976
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ env:
- GO111MODULE=on
go:
- 1.14.x
- 1.16.x
git:
depth: 1