containernetworking / plugins

Some reference and example networking plugins, maintained by the CNI team.
Apache License 2.0
2.23k stars 789 forks source link

go.mod: restore the support for Go 1.22 #1108

Open AkihiroSuda opened 1 month ago

AkihiroSuda commented 1 month ago

Go 1.22 is still actively maintained.

AkihiroSuda commented 1 month ago

CI failure doesn't seem relevant https://github.com/containernetworking/plugins/actions/runs/11351722840/job/31573092192?pr=1108

unshare: write failed /proc/self/uid_map: Operation not permitted
AkihiroSuda commented 1 month ago

@squeed Could you take a look?

MikeZappa87 commented 6 days ago

@squeed did we move to 1.23 for a specific reason? If not does it make sense to bring it back to 1.22?