Closed robplee closed 2 years ago
Spotted that all the go versions that we are including in the git workflows are old and no longer going to be supported with new releases, I've updated the list of go-versions in the workflows to just feature 1.17.x and 1.18.x
We should probably update the go.mod version to a more recent version of golang as well while we're at it. go1.18.3 is the latest.
@toddgaunt-gs - done!
Spotted that all the go versions that we are including in the git workflows are old and no longer going to be supported with new releases, I've updated the list of go-versions in the workflows to just feature 1.17.x and 1.18.x