Update go version to 1.16 (#616)

This commit is contained in:
Matthieu MOREL 2021-05-17 09:52:14 +02:00 committed by GitHub
parent 3a9a6ad8b3
commit e7ac8829ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
go.mod
View file

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