The docker container has Go installed in its 1.17 version, but the `go.mod` file declares `go 1.14`. May I update this?
The docker container has Go installed in its 1.17 version, but the
go.modfile declaresgo 1.14. May I update this?