You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
….mod file (#1292)
Fixes issue #1184
Note: `TestGenerateAllTypes` in `build_kotlin_test.go` is failing on
`main`. This PR touches the code for that but doesn't change any of the
behavior or assertions so it will continue to fail.
Tested manually as well:
```
$ ftl build highgoversion
info:highgoversion: Building module
ftl: error: go version "1.22.2" is not recent enough for this module, needs minimum version "9000.1.1"
```
If not, it should produce a useful error - currently it falls through to the Go toolchain and/or fails in weird ways.
The text was updated successfully, but these errors were encountered: