Open alikafel12 opened 2 years ago
What version of go_register_toolchains
are you on? (it requires >=1.18)
I'm on 1.18 and also ran into missing strict dependencies issues, albeit a different one. I think the easiest solution is to add those dependencies explicitly as go_repository
's. See issue here: https://github.com/bazelbuild/bazel-gazelle/issues/1217#issuecomment-1178557030
Hello I tried building the Gazelle java extension on Ubuntu 22.04 using the following:
WORKSPACE:
BUILD:
But I get the following error every time trying to build the gazelle bin: