containerbuildsystem / cachi2

Cachi2 is a CLI tool that pre-fetches your project's dependencies to aid in making your build process network-isolated.
GNU General Public License v3.0
8 stars 26 forks source link

Add support for go1.23 #603

Closed MartinBasti closed 1 month ago

MartinBasti commented 2 months ago

Go 1.23 has been released

https://github.com/golang/go/releases/tag/go1.23.0

Add support for go1.23

eskultety commented 1 month ago

https://github.com/containerbuildsystem/cachi2/pull/632