Build with Go 1.19

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan 2022-09-28 22:05:48 +03:00
parent 04de52044a
commit 348408e16e
No known key found for this signature in database
GPG key ID: 3299AEB0E4085BAF
9 changed files with 10 additions and 10 deletions

View file

@ -16,7 +16,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v3
with:
go-version: 1.18.x
go-version: 1.19.x
- name: Update component versions
id: update
run: |