Bump go.mod to Go 1.16

Fixes #8294
This commit is contained in:
Bjørn Erik Pedersen 2021-03-03 09:17:57 +01:00
parent 5afcae7e0b
commit 782c79ae61
No known key found for this signature in database
GPG Key ID: 330E6E2BD4859D8F
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -69,4 +69,4 @@ require (
gopkg.in/yaml.v2 v2.4.0
)
go 1.12
go 1.16