Wrong Go version in go.mod?
Closed this issue · 2 comments
wilhelmagren commented
"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).
wilhelmagren commented
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.
Ignalina commented
Also thinking about that one, yes it seems the ffi stuff started to wok with go 1.19+ . The go.mod thing says that min level of dependencies aswell as the module itself is 1.18.
https://go.dev/ref/mod
/Mvh Rickard
Skickat från min iPhone
2 okt. 2022 kl. 10:08 skrev Wilhelm Ågren ***@***.***>:
"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).
—
Reply to this email directly, view it on GitHub<#24>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AH7DDED44THJNSK2PIRMRGLWBE7FXANCNFSM6AAAAAAQ2ZP3GE>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>