Skip to content

Conversation

@nataliejameson
Copy link

This mostly made sense before, but this unconditional registration of toolchains is causing some issues if you aren't registering the toolchain within WORKSPACE and are doing it in MODULE.bazel

This mostly made sense before, but this unconditional registration of
toolchains is causing some issues if you aren't registering the
toolchain within WORKSPACE and are doing it in MODULE.bazel
gazelle_dependencies()
#go_rules_dependencies()
#go_register_toolchains()
gazelle_dependencies(go_sdk = "go_sdk")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i trust you, but curious where this came from - i didn't find go_sdk defined either here or in our primary repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants