0

I'm trying to use Go 1.17 for my serverless functions on Vercel. When I'm deploying, I get this message :

Warning: Unknown Go version in /vercel/path1/go.mod

So I would like to know if there is a maximum supported version of Go for serverless functions.

Thanks!

  • Does your go.mod have a version number in it? Can you add your `go.mod` to the question? Or at least the top of the `go.mod` that has the version number? – maxm Jan 03 '22 at 22:02
  • It seems like Vercel supports Go v1.16 max: https://vercel.com/docs/runtimes#official-runtimes/go/go-version – Andrey Dyatlov Jan 04 '22 at 00:31

0 Answers0