containerd / cgroups

cgroups package for Go
https://containerd.io
Apache License 2.0
1.09k stars 237 forks source link

go.mod: update to go1.19 as minimum, and add go1.22.x to GHA #342

Closed thaJeztah closed 5 months ago

thaJeztah commented 5 months ago

go.mod: update to go1.19 as minimum

This is the oldest version tested in CI, so set this as the minimum version.

gha: also test on go1.22.x