build: go 1.19

This commit is contained in:
l3uddz
2022-10-02 11:29:08 +01:00
parent b8fe755cc0
commit fe50d7cffe
3 changed files with 38 additions and 286 deletions

View File

@@ -43,7 +43,7 @@ jobs:
- name: go
uses: actions/setup-go@v1
with:
go-version: 1.18
go-version: 1.19
- name: go info
run: |