containers / image

Work with containers' images
Apache License 2.0
844 stars 366 forks source link

Update to Go 1.20 #2340

Closed mtrmac closed 3 months ago

mtrmac commented 3 months ago

After https://github.com/containers/image/pull/2337 (notably https://github.com/go-openapi/swag/compare/v0.22.10...v0.23.0 ), we require Go 1.20 to build.

So, update to it formally, and take advantage of new standard library features.

rhatdan commented 3 months ago

LGTM @giuseppe PTAL