dependencies: upgrade to Go v1.19.4 (#732)

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
Paul Meyer 2022-12-07 14:27:43 +01:00 committed by GitHub
parent d03abfa45e
commit 3cc2a714a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
35 changed files with 45 additions and 45 deletions

View file

@ -22,7 +22,7 @@ jobs:
- name: Setup Go environment
uses: actions/setup-go@d0a58c1c4d2b25278816e339b944508c875f3613 # v3.4.0
with:
go-version: "1.19.3"
go-version: "1.19.4"
cache: true
- name: Generate reference docs