Update go.yml

This commit is contained in:
mjsmagalhaes 2023-02-22 11:09:04 -03:00 committed by GitHub
parent 8e530797a1
commit 3682adbdc5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,8 +21,6 @@ jobs:
uses: actions/setup-go@v3
with:
go-version: 1.19
cache: true
cache-dependency-path: go.sum
- name: Install dependencies
run: go get .