ci go-version upgrade

This commit is contained in:
ap-pauloafonso 2021-03-15 00:06:56 -03:00
parent 84f621707f
commit 66a16b3cf1

View file

@ -16,7 +16,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.15
go-version: 1.16
- name: Build
run: go build -v ./...