mikefarah / yq

yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor
https://mikefarah.gitbook.io/yq/
MIT License
12.33k stars 602 forks source link

chore(build): Update to use go 1.23.2 #2168

Closed mavimo closed 1 week ago

mavimo commented 1 month ago

Changes

Go 1.20 is not maintained anymore (see here and here) and Go 1.23.0 is affected by some CVEs (see the official announcement here).

mavimo commented 1 month ago

@mikefarah I notice that this Include changes from https://github.com/mikefarah/yq/pull/2163 if you prefer I can remove them

mikefarah commented 1 week ago

Thanks but dependabot handles these updates