build with go1.16 (#6213)

Co-authored-by: Marko <marbar3778@yahoo.com>
This commit is contained in:
Alessio Treglia
2021-03-05 15:59:25 +00:00
committed by GitHub
co-authored by Marko
parent 5a7ac0abdb
commit d27cc6e5e9
7 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/setup-go@v2
with:
go-version: '1.15'
go-version: '1.16'
- uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v4
with: