Switch to Go 1.19

Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
This commit is contained in:
Maksym Pavlenko
2022-08-04 17:50:57 -07:00
parent 01a2b793b8
commit ea66130295
18 changed files with 20 additions and 20 deletions

View File

@@ -7,7 +7,7 @@ on:
- '.github/workflows/nightly.yml'
env:
GO_VERSION: '1.18.5'
GO_VERSION: '1.19'
jobs:
linux: