golang-tf
golang-tf copied to clipboard
Update Go version
Hello,
Could you please update the Go version for the Docker image?
I receive the following errors when I try to build:
invalid go version '1.22.3': must match format 1.23
When I remove the last part of the version, I receive:
go.mod file indicates go 1.22, but maximum supported version is 1.16