Go 1.22 made some significant changes in [loop closures](https://tip.golang.org/doc/go1.22), we should look into upgrading by making sure first that [we don't have any code affected by this change](https://tip.golang.org/wiki/LoopvarExperiment#my-test-fails-with-the-change-how-can-i-debug-it). * [x] go-releaser * [x] ci-pipelines * [x] development (go.mod) and so on. * [ ] dagger module `/extras/dagger`
Go 1.22 made some significant changes in loop closures, we should look into upgrading by making sure first that we don't have any code affected by this change.
/extras/dagger