Merge pull request #7254 from mxpv/go

Switch to Go 1.19
This commit is contained in:
Maksym Pavlenko
2022-08-10 12:12:49 -07:00
committed by GitHub
59 changed files with 256 additions and 229 deletions

View File

@@ -6,7 +6,7 @@ on:
name: Containerd Release
env:
GO_VERSION: '1.18.5'
GO_VERSION: '1.19'
jobs:
check: