Ignalina/alloy

Wrong Go version in go.mod?

Closed this issue · 2 comments

"go 1.18" but should be 1.19 right?

Don't know how this impacts things, but could be a reason for the previously failing workflows, since those use the version specified in the go.mod file (i think).

It does not cause the workflows to fail, but, still we might think about updating this to 1.19.1 that we actually want to use.