Update to go1.16

Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
This commit is contained in:
Khosrow Moossavi
2021-02-17 12:27:14 -05:00
parent 724458938b
commit 85473029b6
7 changed files with 7 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ on:
pull_request:
env:
GO_VERSION: "1.15"
GO_VERSION: "1.16"
REGISTRY_USERNAME: ${{ secrets.REGISTRY_USERNAME }}
jobs: