Backport go update to latest patch release 1.19.9.

Signed-off-by: James Blair <mail@jamesblair.net>
This commit is contained in:
James Blair
2023-05-04 14:13:56 +12:00
parent b91025abbb
commit fb8fba710b

View File

@ -1,7 +1,7 @@
name: Go version setup
env:
GO_VERSION: "1.19.8"
GO_VERSION: "1.19.9"
on:
workflow_call: