since go.mod got updated to go1.22, 1.22 is the minimum version to build containerd. even if 1.21.9 is the version present on the host, go command will build using 1.22.0 go version. Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
since go.mod got updated to go1.22, 1.22 is the minimum version to build containerd. even if 1.21.9 is the version present on the host, go command will build using 1.22.0 go version. Signed-off-by: Akhil Mohan <akhilerm@gmail.com>