I am getting an error that the go code does not compile when using “embed”, a feature of go 1.16. I believe this is due to deepsource not using the appropriate go version. We have go 1.16 defined in go.mod and I don’t see any other configuration values to set for the go version of deepsource.
I would attach a screenshot but this forum forbids it.